disassembly library from GDB

Mark Kettenis mark.kettenis@xs4all.nl
Wed Feb 7 08:53:00 GMT 2007


> Date: Tue, 06 Feb 2007 19:37:58 -0600
> From: Neo <cjia@cse.unl.edu>
> 
> hi,
> 
> Does gdb have a general disassembly library to be used outside, which 
> can disassemble code for platforms those are supported by GDB?

Take a look at BFD, which is really part of the binutils project.

Mark



More information about the Gdb mailing list