)]}'
{
  "commit": "f4c19f89ef43dbce8065532c808e1aeb05d08994",
  "tree": "00c1851e02f1058f34dfc31cd4fce488278b144a",
  "parents": [
    "24df37a10f8773ad5db07dc000f694d6405e3a36"
  ],
  "author": {
    "name": "Andrew Burgess",
    "email": "aburgess@redhat.com",
    "time": "Tue Mar 26 12:09:27 2024 +0000"
  },
  "committer": {
    "name": "Andrew Burgess",
    "email": "aburgess@redhat.com",
    "time": "Tue Mar 26 12:09:27 2024 +0000"
  },
  "message": "gdb/gdbserver: fix some defined but unused function warnings\n\nThis commit:\n\n  commit 198ff6ff819c240545f9fc68b39636fd376d4ba9\n  Date:   Tue Jan 30 15:37:23 2024 +0000\n\n      gdb/gdbserver: share x86/linux tdesc caching\n\nadded some functions which are always defined, but their use is\nguarded within various #ifdef blocks.  As a result we were seeing\nerrors about defined, but unused, functions.\n\nI\u0027ve fixed this problem in this commit by wrapping the function\ndefinitions within #ifdef blocks.\n\nI\u0027m a little worried that there might be too many #ifdef blocks within\nthis file, however, I\u0027m going to commit this fix for now as this will\nfix the build, then I\u0027ll think about if there\u0027s a better way to split\nthis file so we might avoid some of these #ifdef blocks.\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "c438dfae84f8da790296b39b2a8385338c283480",
      "old_mode": 33188,
      "old_path": "gdb/nat/x86-linux-tdesc.c",
      "new_id": "8a02f77fa6a621e0e7a3a170b1175407b11131e0",
      "new_mode": 33188,
      "new_path": "gdb/nat/x86-linux-tdesc.c"
    }
  ]
}
