)]}'
{
  "commit": "1cb8a69ec2955e736e24340ef476fed5abeb7703",
  "tree": "455e2660fbd9baef25503f966967702810efc008",
  "parents": [
    "a7763df8fbabe0d364d7f1e418683ee460518998"
  ],
  "author": {
    "name": "Simon Marchi",
    "email": "simon.marchi@efficios.com",
    "time": "Wed Jul 24 15:07:14 2024 -0400"
  },
  "committer": {
    "name": "Simon Marchi",
    "email": "simon.marchi@efficios.com",
    "time": "Tue Jul 30 08:52:57 2024 -0400"
  },
  "message": "gdb: use std::string vector for macro definition\n\nUse std::vector\u003cstd::string\u003e when defining macros, to avoid the manual\nmemory management.\n\nWith the use of std::vector, the separate `int argc` parameter is no\nlonger needed, we can use the size of the vector instead.  However, for\nsome functions, this parameter had a dual function.  For object-like\nmacros, it was interpreted as a `macro_special_kind` enum.  For these\nfunctions, remove `argc`, but add a new `special_kind` parameter.\n\nChange-Id: Ice76a6863dfe598335e3b8d5d077513e50975cc5\nApproved-By: Tom de Vries \u003ctdevries@suse.de\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "bc781c2cb92eb96cd468e0b079568abf4b4eabf7",
      "old_mode": 33188,
      "old_path": "gdb/dwarf2/macro.c",
      "new_id": "b2bf95d680bedf56924eb5a38b4321330eacb703",
      "new_mode": 33188,
      "new_path": "gdb/dwarf2/macro.c"
    },
    {
      "type": "modify",
      "old_id": "6cf3a0d8bf18558259407cfebff7a317818bb10f",
      "old_mode": 33188,
      "old_path": "gdb/macrocmd.c",
      "new_id": "2da5a5bcf929fa15b2be56adc9b61623cdd68dcf",
      "new_mode": 33188,
      "new_path": "gdb/macrocmd.c"
    },
    {
      "type": "modify",
      "old_id": "3a7f792c097a0394073745065ddacf57ae327226",
      "old_mode": 33188,
      "old_path": "gdb/macrotab.c",
      "new_id": "81fe16576730313d0e5a3bc0554f6c702eeff816",
      "new_mode": 33188,
      "new_path": "gdb/macrotab.c"
    },
    {
      "type": "modify",
      "old_id": "789beed0476cf02820613e5f28470f0870a3a39c",
      "old_mode": 33188,
      "old_path": "gdb/macrotab.h",
      "new_id": "d5015954f2035c66e852f0230bd3652739ae4554",
      "new_mode": 33188,
      "new_path": "gdb/macrotab.h"
    }
  ]
}
