)]}'
{
  "commit": "64a1f185b376c83278d1fe2ef0ad8a79aeffcb24",
  "tree": "48d97e9d16b4f89210bbf25f9652437ee2516fc3",
  "parents": [
    "5b64a6127f9898e45374de4fe76e3538b3ada532"
  ],
  "author": {
    "name": "Guinevere Larsen",
    "email": "guinevere@redhat.com",
    "time": "Mon Sep 09 15:06:29 2024 -0300"
  },
  "committer": {
    "name": "Guinevere Larsen",
    "email": "guinevere@redhat.com",
    "time": "Fri Sep 20 17:02:09 2024 -0300"
  },
  "message": "gdb: Move dbx_end_psymtab to stabsread, and rename to stabs_end_psymtab\n\nThis function is used by multiple stabs readers (even if not all), and\nthe comment in stabsread.h even acknowledges it. I believe that the\ncomment is incorrect in saying that the function should be in dbxread\nbecause not everyone uses it. If any one reader other than dbx uses\nit, the function should be in stabsread, in my opinion.\n\nThis commit makes also renames the function to stabs_end_psymtab since,\nagain, this is not specific to dbx/aout format.\n\nstruct symloc had to be moved because stabs_end_psymtab dereferences\nsymloc objects, so stabsread.c must be aware of the full struct.\n\nApproved-By: Tom Tromey \u003ctom@tromey.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "ceb2a3e79db46e2e8fb53f5666a39d063af0204e",
      "old_mode": 33188,
      "old_path": "gdb/dbxread.c",
      "new_id": "4c0de636861b191674e879e423776735691aae05",
      "new_mode": 33188,
      "new_path": "gdb/dbxread.c"
    },
    {
      "type": "modify",
      "old_id": "f1211be108c2b370874544011a7d4c86369b94d2",
      "old_mode": 33188,
      "old_path": "gdb/mdebugread.c",
      "new_id": "dc556d6b84af90afcb9c4bf62dd4634fc7e02b92",
      "new_mode": 33188,
      "new_path": "gdb/mdebugread.c"
    },
    {
      "type": "modify",
      "old_id": "b614423fb37da94d7064a270d967d814021ef523",
      "old_mode": 33188,
      "old_path": "gdb/stabsread.c",
      "new_id": "23ed779ee05c8d38da61ca587fc068fd1a7ce127",
      "new_mode": 33188,
      "new_path": "gdb/stabsread.c"
    },
    {
      "type": "modify",
      "old_id": "33c57d97c649e8d19e51c558a24f8ffca36e7868",
      "old_mode": 33188,
      "old_path": "gdb/stabsread.h",
      "new_id": "b8e0338fa480ec19aadc10e6cb7e6fbcd7546b2e",
      "new_mode": 33188,
      "new_path": "gdb/stabsread.h"
    },
    {
      "type": "modify",
      "old_id": "5410f417bdfc7bf882eaeceb7430bdf271ce3368",
      "old_mode": 33188,
      "old_path": "gdb/symtab.h",
      "new_id": "a2cc1ebbe295996b0be48cf1b5b2c2f4047ef240",
      "new_mode": 33188,
      "new_path": "gdb/symtab.h"
    }
  ]
}
