This is the mail archive of the gdb@sources.redhat.com mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: problems with disassembling a programm


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



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]