From mboxrd@z Thu Jan 1 00:00:00 1970 From: "H . J . Lu" To: GDB , gas2linux-mips@oss.sgi.com Subject: stabs or ecoff for Linux/mips Date: Thu, 07 Jun 2001 09:33:00 -0000 Message-id: <20010607093332.C13198@lucon.org> X-SW-Source: 2001-06/msg00025.html What is the better debug format for Linux/mips in the terms of gdb and binutils, stabs or ecoff? I know the future is dwarf2. But I need something stable now. Since Linux/x86 uses stabs, I lean toward to stabs. Any comments? H.J.