This is the mail archive of the gdb@sourceware.org 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: disassembly library from GDB


On Tue, Feb 06, 2007 at 07:37:58PM -0600, Neo wrote:
> hi,
> 
> Does gdb have a general disassembly library to be used outside, which 
> can disassemble code for platforms those are supported by GDB?

GDB uses libopcodes, which comes from binutils.  It's also used by
objdump.

-- 
Daniel Jacobowitz
CodeSourcery


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