"cannot find bounds of current function" continue into somewhere

Daniel Jacobowitz drow@false.org
Mon Oct 16 17:12:00 GMT 2006


On Mon, Oct 16, 2006 at 06:58:13PM +0200, Turny Dávid wrote:
> Hi,
> 
> Thak You! Its seems good, but there is another problem. After when I  
> execute the "continue" instruction I see this:
> 
> <gdb>target remote localhost:3333
> Remote debugging using localhost:3333
> 0x0000220c in ?? <>
> <gdb>break main
> Breakpoint 1 at 0x821c: file main.c, line 6.
> <gdb>continue
> Continuing.
> _
> 
> and that's all. I dont get back the <gdb> prompt...:( What is the matter?
> Thank You!

We have no way to guess.

You should hit control-c and see if your program stops somewhere
useful.

-- 
Daniel Jacobowitz
CodeSourcery



More information about the Gdb mailing list