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: [RFA] Implement -thread-info.


On Fri, 2008-03-14 at 13:16 +0300, Vladimir Prus wrote:
> Vladimir Prus wrote:
> 
> > Vladimir Prus wrote:
> > 
> >> I attach the revised version of the patch, including docs. Eli, is the
> >> doc part OK? I intend to commit the code part in a week unless there are
> >> objections.
> > 
> > I have realized that while the patch is mostly about MI, it also
> > touches generic code -- thread.c. Is that part of patch (attached again
> > for convenience) OK?
> 
> Ping?

I'm looking back at your 02/20/08 patch -- is that the correct one?

I noticed that your new version of info_threads_command always
passes -1 to mi_info_threads, but then I checked and saw that
the existing version of info_threads_command also ignores its
argument.  I think that's too bad, but at least it doesn't make
the status quo worse.

That was my only concern so far...



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