This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Can I generate debug info without relocations?
- From: Prashanth T <prasht at in dot ibm dot com>
- To: gcc at gcc dot gnu dot org
- Date: Tue, 23 Dec 2003 17:47:26 +0530
- Subject: Can I generate debug info without relocations?
Hi,
Is there a possibility to generate debug information (dwarf2) without
relocations on IA64 or
S390? In other words, is it possible to generate all debug
information in .debug_info section
itself without .rela.debug_info ? Please cc this to me as I am not
subscribed to this list.
I am sorry if I am querying this at a wrong place.
Thanks.