From: "Eli Zaretskii" <eliz@is.elta.co.il>
To: jiribanzet@seznam.cz
Cc: gdb@sources.redhat.com
Subject: Re: Assembler
Date: Wed, 23 Jan 2002 08:31:00 -0000 [thread overview]
Message-ID: <6480-Wed23Jan2002182831+0200-eliz@is.elta.co.il> (raw)
In-Reply-To: <93626.274185-11399-1849886292-1011801972@seznam.cz> (message from =?iso-8859-2?Q?Ji=F8=ED=20Banzet?= on Wed, 23 Jan 2002 17:06:12 +0100 (CET))
> Date: Wed, 23 Jan 2002 17:06:12 +0100 (CET)
> From: =?iso-8859-2?Q?Ji=F8=ED=20Banzet?= <jiribanzet@seznam.cz>
>
> How can I get all processor registers ? I need register F (CF, ZF, SF
> etc.), and 16- and 8-bit registers (AX, AL, AH etc.).
"info registers" prints all the registers, including eflags (CF, ZF,
etc. are indivisual bits in eflags). "info registers eflags" will
print only eflags.
> Can I install GDB on Windows without Cygwin ?
It depends on what compiler was used to build the programs you want to
debug.
next prev parent reply other threads:[~2002-01-23 16:31 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-01-23 8:13 Assembler Jiří Banzet
2002-01-23 8:31 ` Eli Zaretskii [this message]
2002-01-24 8:28 Assembler Jiří Banzet
2002-01-24 9:07 ` Assembler Eli Zaretskii
2002-01-26 4:06 Assembler Jiří Banzet
2002-01-27 0:40 Assembler Jiří Banzet
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=6480-Wed23Jan2002182831+0200-eliz@is.elta.co.il \
--to=eliz@is.elta.co.il \
--cc=gdb@sources.redhat.com \
--cc=jiribanzet@seznam.cz \
/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