On Sun, Jun 26, 2005 at 09:11:27PM +0200, Christian Christmann wrote:
> Hi, 
> 
> till now, I've been working with the Windows
> "Swiss Army knife" DUMPBIN.
> 
> Are there any similar disassembler for Debian?

I don't know "DUMPBIN" but you could disassemble object code by using

$ objdump -d file.o

Hope it helps
-- 
  Matías Rollán
  <[EMAIL PROTECTED]>


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]


Reply via email to