This is the mail archive of the gdb-patches@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]

Re: [PATCH 2/2] MI notification on record started and stopped


> Date: Fri, 14 Sep 2012 10:53:21 +0800
> From: Yao Qi <yao@codesourcery.com>
> CC: <gdb-patches@sourceware.org>
> 
> On 09/14/2012 01:33 AM, Eli Zaretskii wrote:
> > Sorry, I don't understand: is that parameter the OS PID of the
> > inferior, or is that the inferior number displayed in the first column
> > of the "info inferiors" output?
> 
> The latter.

Thanks, and sorry for my slow understanding.

In that case, please use "the number assigned by @value{GDBN} to the
inferior".

> The notification is like '=record-started,thread-group="i1"'. 

?? If this is a thread-group, why does i1 identify a _process_?  Don't
you mean "thread group"?


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]