)]}'
{
  "commit": "4cc98c360d8e9ab567e915e7b080b5d4113d5b3b",
  "tree": "227812e156e9459ff7dfa574dfba377df77a3e00",
  "parents": [
    "6109f7a39eb956a4121875630895669cece178e8"
  ],
  "author": {
    "name": "John Baldwin",
    "email": "jhb@FreeBSD.org",
    "time": "Mon Apr 04 15:08:15 2022 -0700"
  },
  "committer": {
    "name": "John Baldwin",
    "email": "jhb@FreeBSD.org",
    "time": "Mon Apr 04 15:08:15 2022 -0700"
  },
  "message": "Handle TLS variable lookups when using separate debug files.\n\nCommit df22c1e5d53c38f38bce6072bb46de240f9e0e2b handled the case that\na separate debug file was passed as the objfile for a shared library\nto svr4_fetch_objfile_link_map.  However, a separate debug file can\nalso be passed for TLS variables in the main executable.  In addition,\nfrv_fetch_objfile_link_map also expects to be passed the original\nobjfile rather than a separate debug file, so pull the code to resolve\na separate debug file to the main objfile up into\ntarget_translate_tls_address.\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "2624ec286a0ba40336fcc62f324542ebe5f23ff4",
      "old_mode": 33188,
      "old_path": "gdb/solib-svr4.c",
      "new_id": "ca98a812f3654acaceff7ecad8ff8841457d7e89",
      "new_mode": 33188,
      "new_path": "gdb/solib-svr4.c"
    },
    {
      "type": "modify",
      "old_id": "928f5583a30ca411312a6b701b5c2ba4acb1216a",
      "old_mode": 33188,
      "old_path": "gdb/target.c",
      "new_id": "f33bf345cfa97ede2ac43ba0e895d8f7a4204ca4",
      "new_mode": 33188,
      "new_path": "gdb/target.c"
    }
  ]
}
