This is the mail archive of the gdb@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: GDB stub question?


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


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