From mboxrd@z Thu Jan 1 00:00:00 1970 From: "H . J . Lu" To: GDB , binutils@lucon.org, linux-mips@oss.sgi.com Subject: stabs or ecoff for Linux/mips Date: Thu, 07 Jun 2001 09:31:00 -0000 Message-id: <20010607093149.B13198@lucon.org> X-SW-Source: 2001-06/msg00024.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.