)]}'
{
  "commit": "b9155b800c6be57a7f4933a4fd8c5c5d51414e77",
  "tree": "b9015e62b015bfd6b6e08ad3176f94d0e442e6d7",
  "parents": [
    "43a1fffa62060ce640749dcc9fc17058069ccba6"
  ],
  "author": {
    "name": "Tom de Vries",
    "email": "tdevries@suse.de",
    "time": "Mon Sep 23 21:40:16 2024 +0200"
  },
  "committer": {
    "name": "Tom de Vries",
    "email": "tdevries@suse.de",
    "time": "Mon Sep 23 21:40:16 2024 +0200"
  },
  "message": "[gdb/testsuite] Fix timeout in gdb.fortran/info-types.exp\n\nWhen running the testsuite in an enviroment that simulates a stressed system,\nI ran into a timeout in test-case gdb.fortran/info-types.exp:\n...\n(gdb) info types^M\nFAIL: gdb.fortran/info-types.exp: info types (timeout)\n...\n\nThis is mainly due the presence of glibc debug info.\n\nWith it installed, I get:\n...\n$ time gdb -q -batch -x outputs/gdb.fortran/info-types/gdb.in.1 \u003e /dev/null\nreal\t0m35.969s\nuser\t0m38.231s\nsys\t0m1.007s\n...\nand without:\n...\n$ time gdb -q -batch -x outputs/gdb.fortran/info-types/gdb.in.1 \u003e /dev/null\nreal\t0m4.782s\nuser\t0m5.014s\nsys\t0m0.304s\n...\n\nFix this by not running to main, which gets us:\n...\n$ time gdb -q -batch -x outputs/gdb.fortran/info-types/gdb.in.1 \u003e /dev/null\nreal\t0m0.808s\nuser\t0m0.789s\nsys\t0m0.137s\n...\n\nLikewise in gdb.mi/mi-sym-info.exp and gdb.mi/mi-complete.exp.\n\nTested on x86_64-linux.\n\nApproved-By: Tom Tromey \u003ctom@tromey.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "52ce7ace89d9e20ceb50a4ba3c90e8e7eb8a81ed",
      "old_mode": 33188,
      "old_path": "gdb/testsuite/gdb.fortran/info-types.exp",
      "new_id": "ad2c9889ec91365a7bc1422d5bde434ad7e3874f",
      "new_mode": 33188,
      "new_path": "gdb/testsuite/gdb.fortran/info-types.exp"
    },
    {
      "type": "modify",
      "old_id": "91564a43302971e5866d0b6424cdcf5b08849136",
      "old_mode": 33188,
      "old_path": "gdb/testsuite/gdb.mi/mi-complete.exp",
      "new_id": "7fccaa22545f1bb9c3c103fdcdf4929e2d5315a2",
      "new_mode": 33188,
      "new_path": "gdb/testsuite/gdb.mi/mi-complete.exp"
    },
    {
      "type": "modify",
      "old_id": "40c06443509c6adb2781fb046eb95b2050e78b4d",
      "old_mode": 33188,
      "old_path": "gdb/testsuite/gdb.mi/mi-sym-info.exp",
      "new_id": "b8db2af0d0ba4c1444da891824540fa4577a0405",
      "new_mode": 33188,
      "new_path": "gdb/testsuite/gdb.mi/mi-sym-info.exp"
    }
  ]
}
