Quote:
Originally Posted by gvarndell
You have objdump -- it's called objdumpppc (yes, 3 p's).
Use a vxWorks development shell and it will be in your path.
Programs->Wind River->VxWorks 6.3 and General Purpose Technologies->VxWorks Development Shell.
|
Perfect, this is exactly what I needed to get the disassembly.
Any tips for the address space? The exception address doesn't match any of the addresses in the binary -- I assume they've been relocated.
I've got a Task address, but it doesn't seem to correspond to an address in the ELF binary either.