)]}'
{
  "commit": "84dd63f3279dc0d1e13351dbc7b11261800e4758",
  "tree": "fd9e20d9419ef1b334364e4ef550385a6dc721fe",
  "parents": [
    "d39cae626f2dd80c1a4cd8dbc587a4171de68df9"
  ],
  "author": {
    "name": "Andrew Burgess",
    "email": "aburgess@redhat.com",
    "time": "Sun Jan 07 13:46:29 2024 +0000"
  },
  "committer": {
    "name": "Andrew Burgess",
    "email": "aburgess@redhat.com",
    "time": "Sun Sep 21 17:20:57 2025 +0100"
  },
  "message": "gdb: new maintenance command to help debug remote argument issues\n\nAdd a new maintenance command \u0027maint test-remote-args\u0027, this command\ntakes an argument string and splits it using gdb::remote_args::split\nand then joins the result using gdb::remote_args::join and prints all\nof the results.  This is useful for diagnosing problems with remote\nargument passing.\n\nThis new command is identical to what the remote argument self-tests\ndo, but while I was working on improving remote argument passing it\nwas far easier to have a command that I could just throw example\nstrings at, rather than having to add new selftests and recompile\nGDB.\n\nI ended up adding a couple of additional helper functions to the\ngdb::argv_vec class.\n\nReviewed-By: Eli Zaretskii \u003celiz@gnu.org\u003e\nTested-By: Guinevere Larsen \u003cguinevere@redhat.com\u003e\nApproved-By: Kevin Buettner \u003ckevinb@redhat.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "87c72cb3d9fc9b288ccda4a3f254248d08e92ef0",
      "old_mode": 33188,
      "old_path": "gdb/NEWS",
      "new_id": "8be367d2424d66d3ba99b3e8f58985f9708b53b9",
      "new_mode": 33188,
      "new_path": "gdb/NEWS"
    },
    {
      "type": "modify",
      "old_id": "462b86c87e6c3d02855c3a3c1cfb89ff757ff9ae",
      "old_mode": 33188,
      "old_path": "gdb/doc/gdb.texinfo",
      "new_id": "e851588382065e577b648716ff4ab74efcb5920e",
      "new_mode": 33188,
      "new_path": "gdb/doc/gdb.texinfo"
    },
    {
      "type": "modify",
      "old_id": "e1b54c6f9afa5074b8eeb62e987477a54da95b64",
      "old_mode": 33188,
      "old_path": "gdb/remote.c",
      "new_id": "9fc8712f6990109038156783a7e01f2b6e9db423",
      "new_mode": 33188,
      "new_path": "gdb/remote.c"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "6cd3006f4c860052da89049d7590494c93ccf982",
      "new_mode": 33188,
      "new_path": "gdb/testsuite/gdb.base/maint-test-remote-args.exp"
    },
    {
      "type": "modify",
      "old_id": "1f3b6dbb40e6a64a86bde1ea09fc06e3c50a4a41",
      "old_mode": 33188,
      "old_path": "gdbsupport/gdb_argv_vec.h",
      "new_id": "43571ae173a7b803c2558719ba5799bf3369b27a",
      "new_mode": 33188,
      "new_path": "gdbsupport/gdb_argv_vec.h"
    }
  ]
}
