gdb-6.0/gdb/gdbserver/target.c::set_desired_inferior()

Daniel Jacobowitz drow@false.org
Fri Feb 27 03:24:00 GMT 2004


On Thu, Feb 26, 2004 at 07:22:59PM -0800, Albert Ho wrote:
> Should gdb-6.0/gdb/gdbserver/target.c::set_desired_inferior() always 
> succeed when dealing with 's' in main?
> 
> I run into a problem when a thread is not found in 
> set_desired_inferior(), causing &status to become some bogus addr and 
> hence gdbserve segv.

I've never seen this behavior before.  Please explain how it happens; I
don't see any way to get a bogus pointer unless your thread list is
corrupted.

-- 
Daniel Jacobowitz
MontaVista Software                         Debian GNU/Linux Developer



More information about the Gdb mailing list