)]}'
{
  "commit": "53cf95c3389a3ecd97276d322e4a60fe3396a201",
  "tree": "3cb108e13d3035ddfcecc985b1d37eed263bc286",
  "parents": [
    "c91a13e4e6790324e2177fa4b98e4637e3b03f97"
  ],
  "author": {
    "name": "Andrew Burgess",
    "email": "aburgess@redhat.com",
    "time": "Wed Dec 14 14:17:44 2022 +0000"
  },
  "committer": {
    "name": "Andrew Burgess",
    "email": "aburgess@redhat.com",
    "time": "Thu Dec 15 12:12:08 2022 +0000"
  },
  "message": "gdb: make more use of make_target_connection_string\n\nI noticed that we have a function make_target_connection_string which\nwraps all the logic for creating a string that describes a target\nconnection - but in some places we are not calling this function,\ninstead we duplicate the function\u0027s logic.\n\nThis commit cleans this up, and calls make_target_connection_string\nwhere possible.\n\nThere should be no user visible changes after this commit.\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "ec63e0491e5f31a5e9280b7188419ccb36655908",
      "old_mode": 33188,
      "old_path": "gdb/inferior.c",
      "new_id": "3d2bce9df7bdec6e88e30d190268d1dd9bb02d50",
      "new_mode": 33188,
      "new_path": "gdb/inferior.c"
    },
    {
      "type": "modify",
      "old_id": "d1da6a2d7b9f318ac1bdac145efa569560a8af97",
      "old_mode": 33188,
      "old_path": "gdb/target-connection.c",
      "new_id": "d88b9c8f5637764e029f33c2ebbb4d8959f282f9",
      "new_mode": 33188,
      "new_path": "gdb/target-connection.c"
    }
  ]
}
