From: "John T. Williams" <jowillia@vt.edu>
To: linux-c-programming@vger.kernel.org
Subject: viewing machine code
Date: Wed, 10 Dec 2003 16:30:31 -0500 [thread overview]
Message-ID: <000d01c3bf64$d94e0670$ed64a8c0@descartes> (raw)
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?
next reply other threads:[~2003-12-10 21:30 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-12-10 21:30 John T. Williams [this message]
2003-12-11 14:06 ` viewing machine code Mariano Moreyra
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to='000d01c3bf64$d94e0670$ed64a8c0@descartes' \
--to=jowillia@vt.edu \
--cc=jtwilliams@vt.edu \
--cc=linux-c-programming@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).