[okl4-developer] binutils facilities

Hal Ashburner hala at ok-labs.com
Fri Oct 19 18:07:38 EST 2007


On Fri, 2007-10-19 at 17:24 +0930, Peter Nguyen wrote:
> 
> I was wondering whether it was at all possible to use any binutils
> facilities outside of wombat ie. whether there is any way of being
> able
> to use something like addr2line in my iguana server, for instance.

Not really sure what you're asking here.
If you want to use addr2line or objdump -D on iguana server, you most
certainly can and we do.

$arm-linux-objdump -D buils/iguana_server/bin/ig_server | less
then look for the instruction of interest from the log file, kdb or
whatever.

I'm not sure why you'd want to run addr2line on top of iguana as its
host  OS. But iguana is not (yet) posix compliant.
There is a fairly good libc, as long as you're aware there's no iguana
native filesystem.

-- 
Kind regards,
Hal Ashburner




More information about the Developer mailing list