)]}'
{
  "commit": "cc7ae3ac7e7e07b3fb8e6050bd728b466e6410e4",
  "tree": "8d72f2b2617adcd526bd50a807c0fe4e25a9f25a",
  "parents": [
    "ecc3c386677c2c096b2d589588dd26d21a0fb476"
  ],
  "author": {
    "name": "Andrew Burgess",
    "email": "aburgess@redhat.com",
    "time": "Fri Apr 05 09:56:32 2024 +0100"
  },
  "committer": {
    "name": "Andrew Burgess",
    "email": "aburgess@redhat.com",
    "time": "Mon Apr 08 10:25:37 2024 +0100"
  },
  "message": "gdb/Makefile: add gcore to the \u0027all\u0027 target dependency list\n\nThe gcore script is initially generated by the configure process, just\nlike gdb-gdb.gdb and gdb-gdb.py.  However if the gdb/gcore.in input\nsource is modified then \u0027make all\u0027 in the gdb/ directory does not\nregenerate the gcore script.\n\nThis is different than the gdb-gdb.gdb and gdb-gdb.py files, if their\ninput is updated then \u0027make all\u0027 will regenerate these files.\n\nThe difference is that for gdb-gdb.* there is an explicit dependency\nbetween the \u0027all\u0027 target and the generated file, this dependency is\nmissing for gcore.\n\nThis commit adds the dependency.  Now, if gcore.in is changed, running\n\u0027make all\u0027 will regenerate the gcore script.\n\nThere is no change in _what_ is generated after this commit.\n\nApproved-By: Simon Marchi \u003csimon.marchi@efficios.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "a9f641c065935fb92d51b345468023050a3003d4",
      "old_mode": 33188,
      "old_path": "gdb/Makefile.in",
      "new_id": "df044288b5e1f88ed4756b87987b71e77dfb3f54",
      "new_mode": 33188,
      "new_path": "gdb/Makefile.in"
    }
  ]
}
