linux-assembly.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* debugging in linux
@ 2002-09-14 14:31 Hernan
  2002-09-14 22:51 ` lx
  0 siblings, 1 reply; 4+ messages in thread
From: Hernan @ 2002-09-14 14:31 UTC (permalink / raw)
  To: linux-assembly

Hello,

I'm trying to debug a program (without debug information) with gdb but I 
can't do some things:

1) How can I run step by step,
2) see the registers values (including eip),
3) make a dump of memory

I'm running code that starts in 0x80003c0 and when I try disas 0x80003c0 I 
get "No function contains specified address".

The executable is a test that I'm doing I change the elf entry point and 
put some code there.

Is there a softice like debugger for linux? where can I get it?
Thanks in advance!

Hernan


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

end of thread, other threads:[~2002-09-15 13:34 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-09-14 14:31 debugging in linux Hernan
2002-09-14 22:51 ` lx
2002-09-15  2:57   ` linking with ld Mateusz Srebrny
2002-09-15 13:34     ` Maciej Hrebien

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).