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 cli/13700] should allow CLI to switch thread on event


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

Tom Tromey <tromey at sourceware dot org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |tromey at sourceware dot org

--- Comment #5 from Tom Tromey <tromey at sourceware dot org> ---
FWIW I ran into this again today doing multi-inferior debugging.
The current behavior is quite confusing, given that the mode
I'm using is "set a catchpoint and then continue the entire
tree of processes".

The current behavior would be less confusing
if gdb printed a warning: "hey, even though this breakpoint
hit in inferor N, you're still looking at thread M."

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