linux-c-programming.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* viewing machine code
@ 2003-12-10 21:30 John T. Williams
  2003-12-11 14:06 ` Mariano Moreyra
  0 siblings, 1 reply; 2+ messages in thread
From: John T. Williams @ 2003-12-10 21:30 UTC (permalink / raw)
  To: linux-c-programming

is there anyway to get gdb to display the hex code being exicuted?

ie prentend that 0xF8 is the command for add, and I am exicuting the code

addl 04,
is there a way to get gdb to type
0xF804 when exicuting that command.  sort of a step through the program at
the machine code level?



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

end of thread, other threads:[~2003-12-11 14:06 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-12-10 21:30 viewing machine code John T. Williams
2003-12-11 14:06 ` Mariano Moreyra

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).