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: RFC: lazily call save_current_space_and_thread


On Tuesday 08 March 2011 17:20:43, Tom Tromey wrote:
> >>>>> "Pedro" == Pedro Alves <pedro@codesourcery.com> writes:
> 
> Pedro> I think the case at hand is while we're handling internal
> Pedro> events, before giving the prompt to the user.  Is that so?
> 
> Yes, that is what is happening.
> I will try to reword the comment to be more clear.

I'm guessing you're trying all-stop.  In non-stop, I _think_
you'll much more rarely see a NULL selected frame here.

-- 
Pedro Alves


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