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: Fixes for a couple of infrun bugs (thread hop, revert to step thread).


On Monday 16 August 2010 19:30:20, Pedro Alves wrote:
> the thread that was being "next"ed, and in the process failing
> to remove breakpoints from memory because inferior_ptid pointed

> at an inferior thread.

err, probably obvious, but, that should instead
read "at a thread that is gone".

-- 
Pedro Alves


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