GDB stub question?
Daniel Jacobowitz
drow@false.org
Tue Apr 25 00:00:00 GMT 2006
On Mon, Apr 24, 2006 at 05:53:05PM +0530, Inder wrote:
> It just stops after a single instruction step, and the source line
> does not change.
> Could it be a problem with the debug info?
> My object file does contain line number information.
> any pointers might be helpful here.
Try "set debug infrun 1". If that doesn't help, try debugging GDB to
see why handle_inferior_event stopped.
--
Daniel Jacobowitz
CodeSourcery
More information about the Gdb
mailing list