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 mi/12661] *stopped,reason="exited" should specify to whichinferior it pertains


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

--- Comment #1 from Marc Khouzam <marc.khouzam at ericsson dot com> 2011-04-11 01:26:55 UTC ---
Thinking about it some more, it may be better to add the exit-code to the
=thread-group-exited event, like so:

=thread-group-exited,id="i1",exit-code="02"

Having it in a *stopped event won't be very nice for a frontend since we'll
have to somehow parse both events

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- 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]