This is the mail archive of the crossgcc@sourceware.cygnus.com mailing list for the crossgcc project.

See the CrossGCC FAQ for lots more infromation.


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

Re: A question about disassembler on linux


> On Fri, 13 Aug 1999 biguo@263.net wrote:
> 
> > Hello,folks!I disassembler object file on linux 6.0 with GDB.
> > Is there a better disassembler on linux?Anyone can help me?
> > Thank you.

For a debugger, I recommend DDD (http://www.cs.tu-bs.de/softech/ddd/).  For a
pure disassembler, I use 'objdump -d file.o'

-- 
__________________________________________
Matthew Majka - Systems/Software Engineer
Honeywell, Inc. (Defense Avionics Systems)
Albuquerque, New Mexico, USA

------
Want more information?  See the CrossGCC FAQ, http://www.objsw.com/CrossGCC/
Want to unsubscribe? Send a note to crossgcc-unsubscribe@sourceware.cygnus.com


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