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 threads/22882] GDB hangs when calling inferior functions in threaded code


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

--- Comment #1 from Stephen Roberts <stephen.roberts at arm dot com> ---
Created attachment 10844
  --> https://sourceware.org/bugzilla/attachment.cgi?id=10844&action=edit
Testcase to reproduce this issue

This testcase manages to reproduce the issue reliably. It's close to 100%, but
in cases of heavy load it is possible for all threads to reach the breakpoint
before GDB can stop them, in which case the bug won't reproduce. In any case,
once this bug is fixed the testcase will pass 100% of the time.

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