Mirror of the gdb mailing list
 help / color / mirror / Atom feed
* message: "Cannot find bounds of current function"
@ 2005-03-25 17:01 james osburn
  2005-03-25 17:31 ` Peter Barada
  0 siblings, 1 reply; 2+ messages in thread
From: james osburn @ 2005-03-25 17:01 UTC (permalink / raw)
  To: gdb

what does that message mean?
i have start a executeable remotely via the command:
gdbserver 192.168.0.10:1234 ./stubs

then started gdb and did the following.

(gdb) file /tmp/stubs/src/stubs
Reading symbols from /tmp/stubs/src/stubs...done.
(gdb) target extended-remote 192.168.0.10:1234
Remote debugging using 192.168.0.10:1234
0x400009c0 in ?? ()
(gdb) break main
Breakpoint 1 at 0x8048338: file main.c, line 8.
(gdb) n
Cannot find I bounds of current function
(gdb)

any ideas?
thanks



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2005-03-25 17:31 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-03-25 17:01 message: "Cannot find bounds of current function" james osburn
2005-03-25 17:31 ` Peter Barada

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox