This is the mail archive of the gdb-prs@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug gdb/19508] New: Fail in gdb.threads/interrupted-hand-call.exp


https://sourceware.org/bugzilla/show_bug.cgi?id=19508

            Bug ID: 19508
           Summary: Fail in gdb.threads/interrupted-hand-call.exp
           Product: gdb
           Version: HEAD
            Status: NEW
          Severity: normal
          Priority: P2
         Component: gdb
          Assignee: unassigned at sourceware dot org
          Reporter: qiyao at gcc dot gnu.org
  Target Milestone: ---

$ make check RUNTESTFLAGS='--target_board=remote-gdbserver-on-localhost
interrupted-hand-call.exp'

continue^M
Continuing.^M
infrun: clear_proceed_status_thread (Thread 30214.30214)^M
infrun: clear_proceed_status_thread (Thread 30214.30217)^M
infrun: clear_proceed_status_thread (Thread 30214.30218)^M
infrun: clear_proceed_status_thread (Thread 30214.30219)^M
infrun: clear_proceed_status_thread (Thread 30214.30220)^M
infrun: proceed (addr=0xffffffffffffffff, signal=GDB_SIGNAL_DEFAULT)^M
infrun: step-over queue now empty^M
infrun: resuming [Thread 30214.30214] for step-over^M
infrun: skipping breakpoint: stepping past insn at: 0x400bcd^M
infrun: skipping breakpoint: stepping past insn at: 0x400bcd^M
Sending packet: $Z0,400bd7,1#a4...Packet received: OK^M
Sending packet: $Z0,7ffff7dea970,1#e3...Packet received: OK^M
infrun: resume (step=1, signal=GDB_SIGNAL_0), trap_expected=1, current thread
[Thread 30214.30214] at 0x400bcd^M
Sending packet: $QPassSignals:#f3...Packet received: OK^M
Sending packet: $vCont;s:p7606.7606#36...infrun: infrun_async(1)^M
infrun: prepare_to_wait^M
Packet received:
T0506:c0eaffffff7f0000;07:a8eaffffff7f0000;10:ce0b400000000000;thread:p7606.7606;core:0;^M
infrun: target_wait (-1.0.0, status) =^M
infrun:   30214.30214.0 [Thread 30214.30214],^M
infrun:   status->kind = stopped, signal = GDB_SIGNAL_TRAP^M
infrun: TARGET_WAITKIND_STOPPED^M
infrun: clear_step_over_info^M
infrun: stop_pc = 0x400bce^M
infrun: no stepping, continue^M
Sending packet: $Z0,400bcd,1#d0...Packet received: OK^M
infrun: resume (step=0, signal=GDB_SIGNAL_0), trap_expected=0, current thread
[Thread 30214.30214] at 0x400bce^M
Sending packet: $QPassSignals:e;10;14;17;1a;1b;1c;21;24;25;2c;4c;#5f...Packet
received: OK^M
Sending packet: $vCont;c:p7606.-1#b1...infrun: prepare_to_wait^M
Packet received: N^M
infrun: target_wait (-1.0.0, status) =^M
infrun:   -1.0.0 [process -1],^M
infrun:   status->kind = no-resumed^M
Sending packet: $qXfer:threads:read::0,fff#03...Packet received:
l<threads>\n<thread id="p7606.760c" core="1"
name="interrupted-han"/>\n</threads>\n^M
infrun: TARGET_WAITKIND_NO_RESUMED (ignoring: found resumed)^M
infrun: prepare_to_wait^M
FAIL: gdb.threads/interrupted-hand-call.exp: continue until exit (timeout)

-- 
You are receiving this mail because:
You are on the CC list for the bug.

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]