Thanks
Dave
MacNosy. I'm not sure how well it works under OSX. See
<http://www.jasik.com/>
You can use gdb to disassemble a currently executing program, or otool
-t -V to diassemble a binary executable file.
-Peter
Dave
> I take it that "otool" and "gbd" are OSX Linux type features?
They are not, because
- "Linux-type features" is a meaningless statement
- otool doesn't exist on any operating system beside Mac OS X
- "gbd" is probably a typo for "gdb"
What are you really asking here?
meeroh
Dave
Under OS 9 your choices are:
Macsbug, CodeWarrior (look for Disassemble in the Project menu) and
MacNosy.
Wade
Wade, Thanks for the reply.
Dave