)]}'
{
  "commit": "edeff39baffb07b68e8790980dbee20965123621",
  "tree": "374bb7391a817c7e56c67e7b51171285abe0bced",
  "parents": [
    "87e43d6cf10e35f13c9c23a009125e1abc970e1a"
  ],
  "author": {
    "name": "Pedro Alves",
    "email": "pedro@palves.net",
    "time": "Fri Apr 11 22:36:10 2025 +0100"
  },
  "committer": {
    "name": "Pedro Alves",
    "email": "pedro@palves.net",
    "time": "Thu Apr 30 18:37:32 2026 +0100"
  },
  "message": "Introduce windows_nat::event_code_to_string\n\nInstead of:\n\n   switch (event_code)\n     {\n     case FOO_DEBUG_EVENT:\n      DEBUG_EVENTS (..., \"FOO_DEBUG_EVENT\");\n      ...\n     case BAR_DEBUG_EVENT:\n      DEBUG_EVENTS (..., \"BAR_DEBUG_EVENT\");\n      ...\n\n... with one DEBUG_EVENTS call per event type, log the event just once\nbefore the switch, and introduce a new event_code_to_string function\nto handle the event code to string conversion.\n\nDo the same on GDB\u0027s and gdbserver\u0027s Windows backends.\n\nApproved-By: Tom Tromey \u003ctom@tromey.com\u003e\nChange-Id: Id38b7e30df182e4742f3179538de3c643cf42668\ncommit-id:a8abf6a6\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "cf30a66a0c1d91938e5aeab7c7d8ab605106f816",
      "old_mode": 33188,
      "old_path": "gdb/nat/windows-nat.c",
      "new_id": "72576222b8d472d16791599bbb07a03c5b49dbb0",
      "new_mode": 33188,
      "new_path": "gdb/nat/windows-nat.c"
    },
    {
      "type": "modify",
      "old_id": "0a503232718f926d9a7ab06dc40cd78129c5d169",
      "old_mode": 33188,
      "old_path": "gdb/nat/windows-nat.h",
      "new_id": "364a01c572490dfd1f02cc5ed86cedc590dddf65",
      "new_mode": 33188,
      "new_path": "gdb/nat/windows-nat.h"
    },
    {
      "type": "modify",
      "old_id": "4029e7dad0021dd956b15dfbdddc1f0e52f1025e",
      "old_mode": 33188,
      "old_path": "gdb/windows-nat.c",
      "new_id": "67e4d35f96fc63ac7c6a0f8bdc4b0c9a433f5aa7",
      "new_mode": 33188,
      "new_path": "gdb/windows-nat.c"
    },
    {
      "type": "modify",
      "old_id": "826d21867ae85b27caab0c769dafb545a2ca2c8a",
      "old_mode": 33188,
      "old_path": "gdbserver/win32-low.cc",
      "new_id": "8d24826d05c8b98ad9dfc2611b786b808f002d27",
      "new_mode": 33188,
      "new_path": "gdbserver/win32-low.cc"
    }
  ]
}
