aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.base/jit-main.c
diff options
context:
space:
mode:
authorPedro Alves <palves@redhat.com>2016-07-25 12:42:18 +0100
committerPedro Alves <palves@redhat.com>2016-07-25 12:58:38 +0100
commit0e1a6a5169023ee0c19de2c9160b469e43634b21 (patch)
treec464c43d9c5585953e69e8444b606763bfb827c3 /gdb/testsuite/gdb.base/jit-main.c
parentd617208bb06bd461b52ce041d89f7127e3044762 (diff)
downloadgdb-0e1a6a5169023ee0c19de2c9160b469e43634b21.zip
gdb-0e1a6a5169023ee0c19de2c9160b469e43634b21.tar.gz
gdb-0e1a6a5169023ee0c19de2c9160b469e43634b21.tar.bz2
linux-procfs: Handle lowercase "t (tracing stop)" state
Since Linux 2.6.33, /proc/PID/status shows "t (tracing stop)", with lowercase 't'. Because GDB is only expecting "T (tracing stop)", GDB can incorrectly suppress errors in check_ptrace_stopped_lwp_gone: 1578 if (!check_ptrace_stopped_lwp_gone (lp)) 1579 throw_exception (ex); Ref: https://sourceware.org/ml/gdb-patches/2016-06/msg00072.html 2016-07-25 Pedro Alves <palves@redhat.com> Jan Kratochvil <jan.kratochvil@redhat.com> * nat/linux-procfs.c (parse_proc_status_state): Handle lowercase 't'.
Diffstat (limited to 'gdb/testsuite/gdb.base/jit-main.c')
0 files changed, 0 insertions, 0 deletions