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

--- Comment #23 from Doug Evans <xdje42 at gmail dot com> ---
(In reply to Doug Evans from comment #22)
> But after doing just "gdb ./test" gdb has not run the program, therefore no
> shared libraries have been loaded yet, and therefore gdb does not yet even
> know if the program is multithreaded.

For pedantic completeness sake,
I guess I should mention that libpthread could be statically linked in.
[Or that one could have one's own thread implementation - I've never used one
so I don't know how well gdb works with it.]

Still, does gdb hang *before* the program is run?

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