)]}'
{
  "commit": "6ea89e2ddb2af33f1778faeeeb8149a2f575fbd3",
  "tree": "feae67c070a71d02ec8edf73fbb861c2ecb29b62",
  "parents": [
    "9436542558915d5564d05ccb29d1b43a26e37698"
  ],
  "author": {
    "name": "Andrew Burgess",
    "email": "aburgess@redhat.com",
    "time": "Thu Feb 06 12:16:48 2025 +0000"
  },
  "committer": {
    "name": "Andrew Burgess",
    "email": "aburgess@redhat.com",
    "time": "Fri Feb 14 21:06:30 2025 +0000"
  },
  "message": "gdb/tui: update maybe_update to take gdbarch\n\nThis is a refactor to setup for the next commit.\n\nThe maybe_update function currently takes a frame_info_ptr\u0026, however,\nit only uses this to get the frame\u0027s gdbarch.\n\nIn the next commit I want to call maybe_update when I have a gdbarch,\nbut no frame_info_ptr\u0026 (the inferior hasn\u0027t even started).\n\nSo, update maybe_update to take the gdbarch, and update the callers to\npass that through.  Most callers already have the gdbarch to hand, but\nin one place I do need to extract this from the frame_info_ptr\u0026.\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": "cd828537a5a4824050157c6c1a765a1539874575",
      "old_mode": 33188,
      "old_path": "gdb/tui/tui-disasm.c",
      "new_id": "f45c30c109bd0135327e981c5657b85c853cfa8a",
      "new_mode": 33188,
      "new_path": "gdb/tui/tui-disasm.c"
    },
    {
      "type": "modify",
      "old_id": "a49719a0dca2d2534bd227c216b5b14c66890df2",
      "old_mode": 33188,
      "old_path": "gdb/tui/tui-disasm.h",
      "new_id": "4279bb03406dee7dad858c439ed79ab50f68f302",
      "new_mode": 33188,
      "new_path": "gdb/tui/tui-disasm.h"
    },
    {
      "type": "modify",
      "old_id": "9a0a04142b23700f95f366e9f0485a42d6946a0f",
      "old_mode": 33188,
      "old_path": "gdb/tui/tui-source.c",
      "new_id": "2ef0308bb3cf130be8837e4dc7efd37b1269f85e",
      "new_mode": 33188,
      "new_path": "gdb/tui/tui-source.c"
    },
    {
      "type": "modify",
      "old_id": "9cad4ff91b4d57e60301bee02871c93967f4b8f3",
      "old_mode": 33188,
      "old_path": "gdb/tui/tui-source.h",
      "new_id": "10702b22f65b1316e519004207645b1d5a56cec6",
      "new_mode": 33188,
      "new_path": "gdb/tui/tui-source.h"
    },
    {
      "type": "modify",
      "old_id": "d76c2db78e89007a86baf59745af69482d7a1d6b",
      "old_mode": 33188,
      "old_path": "gdb/tui/tui-status.c",
      "new_id": "fa2d07c9b3590432746ff0bf06952002226a6776",
      "new_mode": 33188,
      "new_path": "gdb/tui/tui-status.c"
    },
    {
      "type": "modify",
      "old_id": "2883ec9cf9f122543a8b746bfe21b5f78a2e3b36",
      "old_mode": 33188,
      "old_path": "gdb/tui/tui-winsource.h",
      "new_id": "deae786aea2ef2bbe330beb8d0056a551de26fed",
      "new_mode": 33188,
      "new_path": "gdb/tui/tui-winsource.h"
    }
  ]
}
