Commit aad3ab2f by Jim Wilson

Correct comment from last change.

From-SVN: r2437
parent 915ee623
......@@ -39,7 +39,8 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
/* Same as sparc.h */
#define DBX_REGISTER_NUMBER(REGNO) (REGNO)
/* We use stabs-in-elf for debugging, as dwarf for C++ doesn't win yet. */
/* We use stabs-in-elf for debugging, because that is what the native
toolchain uses. */
#define DBX_DEBUGGING_INFO
#define PREFERRED_DEBUGGING_TYPE DBX_DEBUG
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment