)]}'
{
  "commit": "68691f88cfbecf511b2bf575da07366b4d38ccbe",
  "tree": "60e6bde3b32063190b4839cd4c65fe7ff31b2e4b",
  "parents": [
    "e4d4bb9f71d714f3c2fc1c0ddfa7d1897843e675"
  ],
  "author": {
    "name": "Andrew Burgess",
    "email": "aburgess@redhat.com",
    "time": "Wed Dec 24 20:24:53 2025 +0000"
  },
  "committer": {
    "name": "Andrew Burgess",
    "email": "aburgess@redhat.com",
    "time": "Tue Jan 06 10:53:06 2026 +0000"
  },
  "message": "gdb/dwarf: remove m_line_header from lnp_state_machine class\n\nFollowing on from the previous commit, this commit remove\nm_line_header from the lnp_state_machine class.  The lnp_state_machine\nclass already holds m_cu, a dwarf2_cu, and the m_line_header was\nalways just m_cu-\u003eline_header, so instead of holding both of these\nseparately, lets just hold m_cu, and access the line header through\nthat.\n\nThere should be no user visible changes after this commit.\n\nApproved-By: Tom Tromey \u003ctom@tromey.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "094f0dec8060f4dedf8ae193a211a517f4fb9c20",
      "old_mode": 33188,
      "old_path": "gdb/dwarf2/line-program.c",
      "new_id": "bac315eef382507b8737eb8596e0bdce05799cc6",
      "new_mode": 33188,
      "new_path": "gdb/dwarf2/line-program.c"
    }
  ]
}
