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 #27 from Bernd Amend <bernd.amend at gmail dot com> ---
> Still, does gdb hang *before* the program is run?

I have never seen it.

During the bisecting the different versions behaved differently.
Most of the versions hang directly after entering run.
In this case it was sometimes possible to get a prompt with ^C.

Others versions only if a breakpoint was set and hit. (The released version 7.8
shows this behaviour)
In this case I was unable to reach a gdb prompt with ^C.
Nevertheless even without a breakpoint the application doesn't terminate.
Interestingly if I step thru an application the freeze always appears on the
same position. The position itself changes with the different gdb versions.

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