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]

"cannot find bounds of current function" continue into somewhere


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!

----------------------------------------------------------------
This message was sent using IMP, the Internet Messaging Program.


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