)]}'
{
  "commit": "4f68e8167e9a24903d88bc52892479a28ffaaabe",
  "tree": "46d2f131b360b95f768ca0d773ea4940f73be25c",
  "parents": [
    "17e62fe5f78d33db23bf43eb7c20accd56e65ebe"
  ],
  "author": {
    "name": "Andrew Burgess",
    "email": "aburgess@redhat.com",
    "time": "Mon Aug 18 11:49:21 2025 +0100"
  },
  "committer": {
    "name": "Andrew Burgess",
    "email": "aburgess@redhat.com",
    "time": "Tue Aug 19 15:57:14 2025 +0100"
  },
  "message": "gdb: remove some unnecessary watchpoint_addr_within_range overrides\n\nWhile looking at the watchpoint code, I realised that AArch64, ARM,\nand Loongarch all override watchpoint_addr_within_range with an\nimplementation that is the same as the default (but with the logic\nwritten slightly differently).\n\nCompare the deleted functions to default_watchpoint_addr_within_range\nin target.c.\n\nThe only other targets that override watchpoint_addr_within_range are\nppc_linux_nat_target and remote_target, in both cases the\nimplementation is different to the default.\n\nLets remove these unnecessary overrides, and just use the default.\n\nThere should be no user visible changes after this commit.\n\nApproved-By: Simon Marchi \u003csimon.marchi@efficios.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "3120bca083e7d1863bce083228455b56f30c46d5",
      "old_mode": 33188,
      "old_path": "gdb/aarch64-nat.h",
      "new_id": "ec7c56452aed03cb85914009d05dfc824f0ebb1c",
      "new_mode": 33188,
      "new_path": "gdb/aarch64-nat.h"
    },
    {
      "type": "modify",
      "old_id": "813da8cdda206ca8c7cb6e6e589a64f6ac6cc8bf",
      "old_mode": 33188,
      "old_path": "gdb/arm-linux-nat.c",
      "new_id": "dc5165e3a79eda17d169606e448b053ebd7ef51c",
      "new_mode": 33188,
      "new_path": "gdb/arm-linux-nat.c"
    },
    {
      "type": "modify",
      "old_id": "2b59b3643423e6ababd478284894dd38f5d26201",
      "old_mode": 33188,
      "old_path": "gdb/loongarch-linux-nat.c",
      "new_id": "1360acf3d97fb431fec576d935bd3c77aad8fb39",
      "new_mode": 33188,
      "new_path": "gdb/loongarch-linux-nat.c"
    }
  ]
}
