)]}'
{
  "commit": "05e4e893736c870ad5d2fd4e7ea8d95a94cdff3c",
  "tree": "bacde4558eae792fbe32fd13e4d83a37ae02ebb2",
  "parents": [
    "9f353051dee5262914ea33785896c6df3978adf7"
  ],
  "author": {
    "name": "Simon Marchi",
    "email": "simon.marchi@polymtl.ca",
    "time": "Sun Feb 26 20:13:59 2023 -0500"
  },
  "committer": {
    "name": "Simon Marchi",
    "email": "simon.marchi@efficios.com",
    "time": "Mon Feb 27 13:28:32 2023 -0500"
  },
  "message": "gdb: split gdbarch component types to gdbarch_types.py\n\nEditing gdbarch-components.py is not an experience in an editor that is\nminimally smart about Python.  Because gdbarch-components.py is read and\nexec\u0027d by gdbarch.py, it doesn\u0027t import the  Info / Method / Function /\nValue types.  And because these types are defined in gdbarch.py, it\ncan\u0027t import them, as that would make a cyclic dependency.\n\nSolve this by introducing a third file, gdbarch_types.py, to define\nthese types.  Make gdbarch.py and gdbarch-components.py import it.\nAlso, replace the read \u0026 exec of gdbarch-components.py by a regular\nimport.  For this to work though, gdbarch-components.py needs to be\nrenamed to gdbarch_components.py.\n\nChange-Id: Ibe994d56ef9efcc0698b3ca9670d4d9bf8bbb853\nReviewed-By: Tom Tromey \u003ctom@tromey.com\u003e\nReviewed-By: Andrew Burgess \u003caburgess@redhat.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "f97f39b6db0fb8b8aebbed71c4b30f6d9bcb9d56",
      "old_mode": 33261,
      "old_path": "gdb/gdbarch.py",
      "new_id": "d1ac414d0eb32398604ed446175ebbc38abcfba4",
      "new_mode": 33261,
      "new_path": "gdb/gdbarch.py"
    },
    {
      "type": "rename",
      "old_id": "76ad2832d8a2bdbe16bc54bd162e1246c8878616",
      "old_mode": 33188,
      "old_path": "gdb/gdbarch-components.py",
      "new_id": "fe5c3b3b4bcd39c5d9de86bc37137ec5dece2d7e",
      "new_mode": 33188,
      "new_path": "gdb/gdbarch_components.py",
      "score": 99
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "3a3cbbf8891f52abacb1463f3ed1496170b2ac86",
      "new_mode": 33261,
      "new_path": "gdb/gdbarch_types.py"
    }
  ]
}
