[v3,0/2] Fixes to gdb.threads/threadcrash.exp

Message ID 20240214091712.223928-2-blarsen@redhat.com
Headers
Series Fixes to gdb.threads/threadcrash.exp |

Message

Guinevere Larsen Feb. 14, 2024, 9:17 a.m. UTC
  The test was recently pushed to master but it had a couple of small
issues. This is a quick series to fix the 2 major issues that were
brought up to my attention.

Changes for v3:
* use get_valueof to get thread count, to stop a failure on Linaro's CI.

Changes for v2:
* changed xfail from patch 1 to a kfail

Guinevere Larsen (2):
  gdb/testsuite: fix gdb.threads/threadcrash.exp on 32-bit arm targets
  gdb/testsuite: reduce gdb.threads/threadcrash.exp reliance on libc
    symbols

 gdb/testsuite/gdb.threads/threadcrash.exp | 46 +++++++----------------
 1 file changed, 14 insertions(+), 32 deletions(-)