This is the mail archive of the gdb@sourceware.cygnus.com mailing list for the GDB project.


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

Questions about GCC MIPS R5900's mdebug section


We are using GCC MIPS R5900 for Sony’s Play Station 2 on Linux/NT. We have
ELF executables with  a .mdebug section using stabs-in-ecoff. 

1. Is there
a way to force the GCC MIPS compiler to emit the .stab and .stabstr
sections instead of the .mdebug section? Based on my knowledge, it looks
like GCC is emitting stabs and the assembler is transforming that into
.mdebug section. Shall we build GAS for MIPS with or without .mdebug stabs
conversion disabled? if possible, many thanks for your suggestions in
advance! 

2. If the GCC MIPS compiler can't generate the .stab and
.stabstr sections, is there any documentation or source file or dump tool
that descibles the .mdebug section in detail? 

Any help on this is
appreciated.

Thomas Peng
email:tpeng@metrowerks.com



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