On Thu, Mar 20, 2008 at 09:25:00AM -0700, PETER EASTHOPE wrote:
> Folk,
> 
> There was no answer to this question in debian-user.
> Is this the appropriate list?
> 
> I have these 5 bytes of machine code to disassemble.
> 
>     b8 12 00 cd 10
> 
> I've looked at gdb and objdump.  Appears they 
> need a complete object file.  What tool can disassemble 
> this string?

Try objdump -b binary -D.

-- 
Daniel Jacobowitz
CodeSourcery


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

Reply via email to