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

Doug Evans <xdje42 at gmail dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |xdje42 at gmail dot com

--- Comment #3 from Doug Evans <xdje42 at gmail dot com> ---
I've tried various things to recreate this but have failed.
Presumably it's a race condition somewhere.

I'm not sure this will help track things down, but it's easy enough to try.

Can the problem be repro'd after adding

set debug infrun 1
set debug lin-lwp 1

to the set of gdb commands before the inferior is run?
If so, attaching the (entire!) output of that to this bug may be helpful.

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