)]}'
{
  "commit": "f9703051465a03bace3cc17b80fcd12c19a60821",
  "tree": "4f68f717190c2a90efe7e4a2add00a9761c2ce62",
  "parents": [
    "9a71ed14cb3c28238a12f19847a9f4f22ca20fd2"
  ],
  "author": {
    "name": "Pedro Alves",
    "email": "pedro@palves.net",
    "time": "Thu May 12 21:04:42 2022 +0100"
  },
  "committer": {
    "name": "Pedro Alves",
    "email": "pedro@palves.net",
    "time": "Fri May 20 20:41:02 2022 +0100"
  },
  "message": "Momentary breakpoints should have no breakpoint number\n\nMomentary breakpoints have no breakpoint number, their breakpoint\nnumber should be always 0, to avoid constantly incrementing (or\ndecrementing) the internal breakpoint count.\n\nIndeed, set_momentary_breakpoint installs the created breakpoint\nwithout a number.\n\nHowever, momentary_breakpoint_from_master incorrectly gives an\ninternal breakpoint number to the new breakpoint.  This commit fixes\nthat.\n\nChange-Id: Iedcae5432cdf232db9e9a6e1a646d358abd34f95\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "0c3946cbc36ab68f798aa4a40d2912afa2a3ab70",
      "old_mode": 33188,
      "old_path": "gdb/breakpoint.c",
      "new_id": "9006311b4bf3318717f59f3a31313400d5f14172",
      "new_mode": 33188,
      "new_path": "gdb/breakpoint.c"
    }
  ]
}
