Disassemble arbitrary memory with disas?

Toshi Morita tm314159@yahoo.com
Fri May 22 22:45:00 GMT 2009


Thanks a lot!!
Will try it when I get back in the office on Tuesday!

Toshi

--- On Fri, 5/22/09, Jonas Maebe <jonas.maebe@elis.ugent.be> wrote:

> From: Jonas Maebe <jonas.maebe@elis.ugent.be>
> Subject: Re: Disassemble arbitrary memory with disas?
> To: "Joel Brobecker" <brobecker@adacore.com>
> Cc: "Toshi Morita" <tm314159@yahoo.com>, gdb@sourceware.org
> Date: Friday, May 22, 2009, 2:51 PM
> 
> On 22 May 2009, at 23:44, Joel Brobecker wrote:
> 
> > I think that the "x /i" command should work. Have a
> look at the GDB
> > documentation on the "x" command, it should give you
> more details
> > about how to use the /something modifiers.
> 
> Indeed. An alternative is "disassemble
> <start_address> <stop_address>". "x/10i
> <address>" is easier to type though :)
> 
> 
> Jonas
> 


      



More information about the Gdb mailing list