[En-Nut-Discussion] debugging with JTAG ICE -- COFF files
JasonG
jas_g at yahoo.com
Mon Nov 25 21:03:19 CET 2002
--- "Mikael E.Pedersen (MEP)" <MEP at tt.dk> wrote:
> Wopeeee. That got me started :-)
> In addition to -g, I also include the -export-dynamic switch.
> And together with beta5 of objtool.exe, I am now debugging happily
> away.
> INCLUDING watching variables :-)
I added this switch, thanks.
I'm issuing
make httpserv.cof
and
make httpserv.obj
the .obj file (using avr-objcopy) is about 300 kbytes. But the .cof
file (using objtool 0.05 beta) is about 70 kbytes. This is almost the
verbatim httpserv example given.
How could there be such a difference in the resultant debug files? I
remember reading that the objtool has problems with large file sizes.
I can't seem to do symbolic debugging with the .cof file, but the .obj
file is working.
Thanks for your responses,
=====
JasonG
jas_g at yahoo.com
__________________________________________________
Do you Yahoo!?
Yahoo! Mail Plus Powerful. Affordable. Sign up now.
http://mailplus.yahoo.com
More information about the En-Nut-Discussion
mailing list