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 breakpoints/13463] bad multi-inferior behavior with breakpoint resetting


http://sourceware.org/bugzilla/show_bug.cgi?id=13463

Simon Marchi <simon.marchi at polymtl dot ca> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Version|unknown                     |HEAD

--- Comment #5 from Simon Marchi <simon.marchi at polymtl dot ca> ---
Even when avoiding the prologue analysis process it doesn't work. If I try
adding the breakpoint using the function address instead of its name, it fails
during the actual breakpoint insertion. So it seems that even the simplest case
of adding a breakpoint to a running inferior in async/non-stop is not handled.

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