)]}'
{
  "commit": "ae17d05a4a58baf42f297dfd40ed29256f4bc44d",
  "tree": "ada684bf75ad4cc13bf2884815e24e349faa582f",
  "parents": [
    "7808a1f7f68cb38f66cf44bb91faae29b0dbfedd"
  ],
  "author": {
    "name": "Lancelot SIX",
    "email": "lancelot.six@amd.com",
    "time": "Fri Oct 07 14:44:40 2022 +0100"
  },
  "committer": {
    "name": "Lancelot SIX",
    "email": "lancelot.six@amd.com",
    "time": "Fri Oct 07 20:15:21 2022 +0100"
  },
  "message": "gdb/testsuite: fix gdb.threads/linux-dp.exp regex\n\nOn ubuntu 22.04 with the libc6-dbg package installed, I have the\nfollowing failure:\n\n    where\n    #0  print_philosopher (n\u003d3, left\u003d33 \u0027!\u0027, right\u003d33 \u0027!\u0027) at .../gdb/testsuite/gdb.threads/linux-dp.c:105\n    #1  0x000055555555576a in philosopher (data\u003d0x55555555937c) at .../gdb/testsuite/gdb.threads/linux-dp.c:148\n    #2  0x00007ffff7e11b43 in start_thread (arg\u003d\u003coptimized out\u003e) at ./nptl/pthread_create.c:442\n    #3  0x00007ffff7ea3a00 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81\n    (gdb) FAIL: gdb.threads/linux-dp.exp: first thread-specific breakpoint hit\n\nThe regex for this test accounts for different situations (with /\nwithout debug symbol) but assumes that if debug info is present the\nbacktrace shows execution under pthread_create.  However, for the\nimplementation under test, we are under start_thread.\n\nUpdate the regex to accept start_thread.\n\nTested on Ubuntu-22.04 x86_64 with and without libc6-dbg debug symbols\navailable.\n\nChange-Id: I1e1536279890bca2cd07f038e026b41e46af44e0\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "0805aa06664b8bc4664709274799a1fa4d1abcb4",
      "old_mode": 33188,
      "old_path": "gdb/testsuite/gdb.threads/linux-dp.exp",
      "new_id": "953e6a9756b52426a4c284e19bcb3ce1d18b9472",
      "new_mode": 33188,
      "new_path": "gdb/testsuite/gdb.threads/linux-dp.exp"
    }
  ]
}
