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: Process exit in multi-process, and gdb's selected thread.


On Tuesday 17 February 2009 17:08:04, Marc Khouzam wrote:

> At first glance, things look very good.  I was able to detach from
> all processes and re-attach.  When detached from all processes, I ran
> the 'info threads' commands and the result was empty, so I know there
> was not thread selected.  But I did not get any errors and was able
> to attach/detach, multiple times.
> 

That's very good to know, thanks!

> The only thing that gave me trouble was that auto-attach was triggered
> from my Stub but I don't think HEAD deals with it perfectly, so I got
> "No registers" when running -list-thread-groups after an auto-attach.

Yep, that's expected with HEAD.

> Bottom line is that this patch is very promising.
> Good stuff!
> 

Great!

-- 
Pedro Alves


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