)]}'
{
  "commit": "fc18b1c5afd77960b221d81f382de5c9cf5e75d9",
  "tree": "b6a939c3f2d3b47bc5f92f5971b6b49468fd9f5f",
  "parents": [
    "80fa4b2a606763e71c4b599fa88288f554a0ea5b"
  ],
  "author": {
    "name": "Tom de Vries",
    "email": "tdevries@suse.de",
    "time": "Wed Jun 01 19:29:40 2022 +0200"
  },
  "committer": {
    "name": "Tom de Vries",
    "email": "tdevries@suse.de",
    "time": "Wed Jun 01 19:29:40 2022 +0200"
  },
  "message": "[gdb] Fix warning in foreach_arch selftests\n\nWhen running the selftests, I run into:\n...\n$ gdb -q -batch -ex \"maint selftest\"\n  ...\nRunning selftest execute_cfa_program::aarch64:ilp32.\nwarning: A handler for the OS ABI \"GNU/Linux\" is not built into this\nconfiguration of GDB.  Attempting to continue with the default aarch64:ilp32\nsettings.\n...\nand likewise for execute_cfa_program::i8086 and\nexecute_cfa_program::ia64-elf32.\n\nThe warning can easily be reproduced outside the selftests by doing:\n...\n$ gdb -q -batch -ex \"set arch aarch64:ilp32\"\n...\nand can be prevented by first doing \"set osabi none\".\n\nFix the warning by setting osabi to none while doing selftests that iterate\nover all architectures.\n\nTested on x86_64-linux.\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "bbd7635532fb93111c1cebeac048e33ad184fe46",
      "old_mode": 33188,
      "old_path": "gdb/osabi.c",
      "new_id": "776e62069e54252da356fecda0a3abd13d558926",
      "new_mode": 33188,
      "new_path": "gdb/osabi.c"
    },
    {
      "type": "modify",
      "old_id": "be016732cbcf3b9c53e7506a708fcc01c1740400",
      "old_mode": 33188,
      "old_path": "gdb/osabi.h",
      "new_id": "3737a77d50ea0116ddbdb779ea0f659ab5c6032b",
      "new_mode": 33188,
      "new_path": "gdb/osabi.h"
    },
    {
      "type": "modify",
      "old_id": "f434da718d518da5cc7cfccfdf2cf6da088c9daa",
      "old_mode": 33188,
      "old_path": "gdb/selftest-arch.c",
      "new_id": "a4d9de5a74d88ec7b09d7b7a78cdbb1ba575ae33",
      "new_mode": 33188,
      "new_path": "gdb/selftest-arch.c"
    }
  ]
}
