This is the mail archive of the gcc@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] |
| Other format: | [Raw text] | |
When I tried to debug libgcc_so.so, which is compiled with -g1, I couldn't get anything debug info on Linux/x86 with DWARF2. On Linux/mips with stabs, the function line numbers are all wrong. Recompiling libgcc_so.so with -g fixes both DWARF2 and stabs. H.J.
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |