Hi...

> That didn't help.
>
> The best output I am getting is with
>
>   objdump --source -C -G -l -s foobar.o >foobar.debug

maybe you need to make sure that none of optimization flags is used in
CFLAGS. And yes, this still doesn't guarantee gcc doesn't do any kind
of "optimization".

regards,

Mulyadi

--
To unsubscribe from this list: send an email with
"unsubscribe kernelnewbies" to [EMAIL PROTECTED]
Please read the FAQ at http://kernelnewbies.org/FAQ

Reply via email to