problems with disassembling a programm

Keith Seitz keiths@cygnus.com
Mon Dec 3 16:20:00 GMT 2001


On Tue, 4 Dec 2001, Dmitry Mottl wrote:

> So, how can I disassemble the programme with no symbols in it?
> (If I don't use 'strip' all is going fine.)

Try displaying memory as insturctions, i.e, "x/20i ADDRESS".

Keith




More information about the Gdb mailing list