Michael,

According to Michael Lachmann <[EMAIL PROTECTED]> (on 04/17/07):
> I am trying to write a perl script that will take the output of
> arm-linux-nm -aDC
> and
> arm-linux-objdump -T --demangle
> and produce .h files. (For the A1200....)
> 
> But I can not see what in these files tells me what the return code of
> a function is. Is that cotained in the output?

to my knowledge this is the trick: you have to guess there is no other
way. You can inspire yourself from the old dev-ezx reversed engineered
version for a780.
-- 
 _
(�=  Marc de Courville = [EMAIL PROTECTED] = http://www.courville.org
//)  
v_/_ {Free,Net}BSD, Linux: You can also get less bang for more bucks

Reply via email to