)]}'
{
  "commit": "c83b95d88feed26eb04f7eca97c08e3ace0b7cbb",
  "tree": "6a6fc18e21888feaac051ce5895d0ae2a2ef6a08",
  "parents": [
    "2368c6bf61cc815e124a88f3414c35aff2022b6d"
  ],
  "author": {
    "name": "Tom Tromey",
    "email": "tromey@adacore.com",
    "time": "Tue Nov 08 12:14:20 2022 -0700"
  },
  "committer": {
    "name": "Tom Tromey",
    "email": "tromey@adacore.com",
    "time": "Thu Nov 17 11:44:30 2022 -0700"
  },
  "message": "Fix static initialization order problem in windows-nat.c\n\nThis patch fixes a static initialization order problem in\nwindows-nat.c that was pointed out by Jon Turney.  The underlying\nproblem is that the windows_nat_target constructor relies on\nserial_logfile already being constructed, but this is not enforced by\nC++ rules.  This patch fixes the problem by initializing the global\nwindows_nat_target later.\n\n\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "6250cbc27a537179f195876bf76700b375b79804",
      "old_mode": 33188,
      "old_path": "gdb/windows-nat.c",
      "new_id": "5d506507b6dc2224493c6996c31e8278e8ade08f",
      "new_mode": 33188,
      "new_path": "gdb/windows-nat.c"
    }
  ]
}
