Mirror of the gdb mailing list
 help / color / mirror / Atom feed
From: Mathieu Lacage <mathieu.lacage@gmail.com>
To: Pierre Muller <muller@ics.u-strasbg.fr>
Cc: gdb@sourceware.org
Subject: Re: baffling assembly-level weirdness
Date: Mon, 26 Jan 2009 17:35:00 -0000	[thread overview]
Message-ID: <74fef6df0901260935n2754421cic62fbc290b5d5781@mail.gmail.com> (raw)
In-Reply-To: <005d01c97fcc$2353f310$69fbd930$@u-strasbg.fr>

On Mon, Jan 26, 2009 at 4:38 PM, Pierre Muller <muller@ics.u-strasbg.fr> wrote:
> maybe you are more used to intel disassembler
> this is att disassembler
> mov 0x805e3c0,%edx
> means put the content of address 0x805e3c0 into register edx
> putting the constant 0x805e3c0 into edx
> would be written as
> mov $0x805e3c0,%edx
> if I am not mistaken.

doh. It's hard to apologize for such a stupid mistake, so I won't try
but, thanks to all those who answered.

> If you are more used to intel assembly
> you can use
> 'set disassembly-flavor intel'

thanks for the hint,

Mathieu
-- 
Mathieu Lacage <mathieu.lacage@gmail.com>


  reply	other threads:[~2009-01-26 17:35 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-01-26 15:24 Mathieu Lacage
2009-01-26 15:38 ` Pierre Muller
2009-01-26 17:35   ` Mathieu Lacage [this message]
2009-01-26 15:41 ` Daniel Jacobowitz
2009-01-26 16:51   ` Paul Pluzhnikov
2009-01-27 13:09     ` Mathieu Lacage
2009-01-27 17:53       ` Paul Pluzhnikov

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=74fef6df0901260935n2754421cic62fbc290b5d5781@mail.gmail.com \
    --to=mathieu.lacage@gmail.com \
    --cc=gdb@sourceware.org \
    --cc=muller@ics.u-strasbg.fr \
    /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