)]}'
{
  "commit": "72a8f763233c11052b8b7eee5d2d8fb23e118c97",
  "tree": "3435935b42e9be3fe4efd09bf111102b877295e0",
  "parents": [
    "7005080802d695d112530a7c24c9d3d44ee109a3"
  ],
  "author": {
    "name": "Tom Tromey",
    "email": "tromey@adacore.com",
    "time": "Wed Mar 22 13:43:03 2023 -0600"
  },
  "committer": {
    "name": "Tom Tromey",
    "email": "tromey@adacore.com",
    "time": "Mon Mar 27 08:37:14 2023 -0600"
  },
  "message": "Change symbol::line to unsigned int\n\nA user here at AdaCore noticed that, when debugging a certain program,\na stack frame reported line 34358, where it should have been line\n99894.\n\nAfter debugging a bit, I discovered:\n\n(top) p (99894 \u0026 ~65536)\n$60 \u003d 34358\n\nThat line, symbol::line is too narrow.\n\nThis patch widens the member and changes all the uses that currently\nuse the narrower type.\n\nApproved-By: Simon Marchi \u003csimon.marchi@efficios.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "0449c37099e000ccc237cb6bf53eb56bc087bb72",
      "old_mode": 33188,
      "old_path": "gdb/compile/compile-c-symbols.c",
      "new_id": "e21689dc25bbf3acdbfa809fb4e9cadda56f5880",
      "new_mode": 33188,
      "new_path": "gdb/compile/compile-c-symbols.c"
    },
    {
      "type": "modify",
      "old_id": "5e504ac839d2d9d79ef432142f62da7649754f18",
      "old_mode": 33188,
      "old_path": "gdb/compile/compile-cplus-symbols.c",
      "new_id": "ab18e631247bc207c013ce0dfeb8864ebdef8eed",
      "new_mode": 33188,
      "new_path": "gdb/compile/compile-cplus-symbols.c"
    },
    {
      "type": "modify",
      "old_id": "47cb26785fc3347378f93a1485af507786751283",
      "old_mode": 33188,
      "old_path": "gdb/compile/compile-cplus-types.c",
      "new_id": "02cd3810b5dad8d63a97ebadd98f8db399def1d4",
      "new_mode": 33188,
      "new_path": "gdb/compile/compile-cplus-types.c"
    },
    {
      "type": "modify",
      "old_id": "2fd56ce21bd4e89f8d202f59a64c2b5fd1320c0d",
      "old_mode": 33188,
      "old_path": "gdb/symtab.h",
      "new_id": "5bcf374c8b24186c0e06e01a235560e7319e3e01",
      "new_mode": 33188,
      "new_path": "gdb/symtab.h"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "a3935db97378530a22b600b56b9addec9f628239",
      "new_mode": 33188,
      "new_path": "gdb/testsuite/gdb.python/lotsa-lines.exp"
    }
  ]
}
