diff options
author | Tom de Vries <tdevries@suse.de> | 2025-04-17 09:51:46 +0200 |
---|---|---|
committer | Tom de Vries <tdevries@suse.de> | 2025-04-17 09:51:46 +0200 |
commit | 610f55b542e95dbfa438cfda92f29c2704e8409f (patch) | |
tree | 61f9e782dd4a3add6d9b0e48ae9a3fa966168574 /gdb/testsuite/gdb.reverse/time-reverse.exp | |
parent | fc0747d0b1520d880b44ebb9ff5ebb7588467a33 (diff) | |
download | binutils-master.zip binutils-master.tar.gz binutils-master.tar.bz2 |
With test-case gdb.threads/clone-attach-detach.exp I usually get:
...
(gdb) attach <pid> &^M
Attaching to program: clone-attach-detach, process <pid>^M
[New LWP <lwp>]^M
(gdb) PASS: $exp: bg attach <n>: attach
[Thread debugging using libthread_db enabled]^M
Using host libthread_db library "/lib64/libthread_db.so.1".^M
...
but sometimes I run into:
...
(gdb) attach <pid> &^M
Attaching to program: clone-attach-detach, process <pid>^M
[New LWP <lwp>]^M
(gdb) [Thread debugging using libthread_db enabled]^M
Using host libthread_db library "/lib64/libthread_db.so.1".^M
FAIL: $exp: bg attach <n>: attach (timeout)
...
I managed to reproduce this using make target check-readmore and
READMORE_SLEEP=100.
Fix this using -no-prompt-anchor.
Tested on x86_64-linux.
Approved-By: Simon Marchi <simon.marchi@efficios.com>
Diffstat (limited to 'gdb/testsuite/gdb.reverse/time-reverse.exp')
0 files changed, 0 insertions, 0 deletions