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: [2/3] broken -thread-info output in non-stop mode, suppress_resume_observer


On Tuesday 17 March 2009 09:23:06 Pedro Alves wrote:
> This gives the suppress_resume_observer a similar treatment.
>
> Instead of suppressing the observer call, we make the observers
> themselves know when to ignore the event.
>
> Vladimir, could you please take a look?  I'd appreciate
> comments from others too, of course.

I am not sure what is saved_in_infcall -- can we really do an infcall
while in the middle of another infcall?

Otherwise, I think this is fine.

- Volodya


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