Mirror of the gdb mailing list
 help / color / mirror / Atom feed
* Remote debugging w/o symbols
@ 2010-07-01 11:37 Mathias Lafeldt
  2010-07-01 17:00 ` Mike Frysinger
  0 siblings, 1 reply; 2+ messages in thread
From: Mathias Lafeldt @ 2010-07-01 11:37 UTC (permalink / raw)
  To: gdb

Hi,

is there any way I can do remote debugging without using a command like
"file" to get the symbols?

After running "target remote ..." to connect to a remote stub, "dump" or
"disassemble" fail due to a memory access error. I know that the symbols
are required for source-level debugging, but I guess there still must be
a way to dump memory and disassemble it without them.

Manually defining memory regions with "mem" didn't change the situation.

-Mathias


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

end of thread, other threads:[~2010-07-01 17:00 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-07-01 11:37 Remote debugging w/o symbols Mathias Lafeldt
2010-07-01 17:00 ` Mike Frysinger

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