)]}'
{
  "commit": "631645cae8dcaa3d0521e12dcc2ff81087494358",
  "tree": "62d9b0f7bfee6135dec5ead2a300f69083ec2c82",
  "parents": [
    "2daf3216607fec7a68686c194f75cac3e9630da4"
  ],
  "author": {
    "name": "Dan Liew",
    "email": "dan@su-root.co.uk",
    "time": "Thu Jan 08 21:38:07 2026 -0800"
  },
  "committer": {
    "name": "GitHub",
    "email": "noreply@github.com",
    "time": "Thu Jan 08 21:38:07 2026 -0800"
  },
  "message": "[LLDB] Improve the logging output from InstrumentationRuntimeBoundsSafety plugin (#175082)\n\nThis change makes several improvements:\n\n* Adds some additional logging in the\n`InstrumentationBoundsSafetyStopInfo` constructor. In particular logging\nis now emitted along the success path so we can see what the plugin\ncomputed.\n* `ComputeStopReasonAndSuggestedStackFrame` now logs if the debug info\nvs no debug info path is taken.\n* `CheckIfRuntimeIsValid` now prints the correct module path. Previously\nit always printed `\u003cunknown module\u003e`.\n* `Deactivate` now prints the breakpoint number correctly. Previously\nthis would try to print signed breakpoints IDs as unsigned. This problem\nwas observable because internal breakpoints use negative breakpoint IDs.\n\nrdar://167797706",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "db9b21305e93843147d034705d5c559f7b577005",
      "old_mode": 33188,
      "old_path": "lldb/source/Plugins/InstrumentationRuntime/BoundsSafety/InstrumentationRuntimeBoundsSafety.cpp",
      "new_id": "a06e0b5921ecd8589dd0ba95c651d4832373302e",
      "new_mode": 33188,
      "new_path": "lldb/source/Plugins/InstrumentationRuntime/BoundsSafety/InstrumentationRuntimeBoundsSafety.cpp"
    }
  ]
}
