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/17247] gdb freezes on multi threaded app (test-case attached)


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

dje at google dot com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |dje at google dot com

--- Comment #10 from dje at google dot com ---
Comment on attachment 7742
  --> https://sourceware.org/bugzilla/attachment.cgi?id=7742
gdb debug output

I don't understand this part:

infrun: TARGET_WAITKIND_EXITED
[Inferior 1 (process 4912) exited normally]
infrun: stop_waiting
(gdb) # it hangs here, sending sigcont from another terminal now
(gdb) # again, stuck here - sending another sigcont
(gdb) # and again hung.... one more sigcont
(gdb) q

Did you send a SIGCONT before or after you saw the (gdb) prompt here?
[Just want to confirm how to interpret this.]

-- 
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]