* disassembly library from GDB
@ 2007-02-07 1:38 Neo
2007-02-07 3:03 ` Daniel Jacobowitz
2007-02-07 8:53 ` Mark Kettenis
0 siblings, 2 replies; 3+ messages in thread
From: Neo @ 2007-02-07 1:38 UTC (permalink / raw)
To: gdb
hi,
Does gdb have a general disassembly library to be used outside, which
can disassemble code for platforms those are supported by GDB?
Thanks,
Neo
--
I would remember that if researchers were not ambitious
probably today we haven't the technology we are using!
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: disassembly library from GDB
2007-02-07 1:38 disassembly library from GDB Neo
@ 2007-02-07 3:03 ` Daniel Jacobowitz
2007-02-07 8:53 ` Mark Kettenis
1 sibling, 0 replies; 3+ messages in thread
From: Daniel Jacobowitz @ 2007-02-07 3:03 UTC (permalink / raw)
To: Neo; +Cc: 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
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: disassembly library from GDB
2007-02-07 1:38 disassembly library from GDB Neo
2007-02-07 3:03 ` Daniel Jacobowitz
@ 2007-02-07 8:53 ` Mark Kettenis
1 sibling, 0 replies; 3+ messages in thread
From: Mark Kettenis @ 2007-02-07 8:53 UTC (permalink / raw)
To: cjia; +Cc: gdb
> 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
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2007-02-07 8:53 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-02-07 1:38 disassembly library from GDB Neo
2007-02-07 3:03 ` Daniel Jacobowitz
2007-02-07 8:53 ` Mark Kettenis
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox