This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

debug information



---------------------- Forwarded by Kenny Liew/Quantel Research on 06/23/2000 09:59 AM
---------------------------


Kenny Liew
06/22/2000 01:31 PM

To:   bug-gcc@gnu.org
cc:
Subject:  debug information


Hi,
I've tried to include debug information in the file generated in the linker, with the format
"OUTPUT(output.bin coff-arm-little)" for Strongarm target.
The problem is, when I tried to include the debug information in the file, by doing objcopy, an
error came out saying:
"don't know how to write debugging information for binary".
This appears to be the same for all formats supported (arm),e.g. srecord, hex etc, which i find a
bit puzzling.

Out of my wits, I'm not sure if it's the linker. Please advise.



Thanks,
Kenny




Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]