aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJim Wilson <wilson@gcc.gnu.org>1992-10-13 11:29:02 -0700
committerJim Wilson <wilson@gcc.gnu.org>1992-10-13 11:29:02 -0700
commitaad3ab2fc718aa5bb361507ebac04b2f474531ac (patch)
treee80689cd3bf598fc991b1711dc0f23731f35e16b
parent915ee6237119145c18a9bf48e2f20ed18691c644 (diff)
downloadgcc-aad3ab2fc718aa5bb361507ebac04b2f474531ac.zip
gcc-aad3ab2fc718aa5bb361507ebac04b2f474531ac.tar.gz
gcc-aad3ab2fc718aa5bb361507ebac04b2f474531ac.tar.bz2
Correct comment from last change.
From-SVN: r2437
-rw-r--r--gcc/config/sparc/sol2.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/gcc/config/sparc/sol2.h b/gcc/config/sparc/sol2.h
index 2a2cb75..90a95c6 100644
--- a/gcc/config/sparc/sol2.h
+++ b/gcc/config/sparc/sol2.h
@@ -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