Commit 794b7f56 by Jeff Law

* pa.h (DEFAULT_GDB_EXTENSIONS): GDB extensions are on by default.

From-SVN: r5175
parent 9a735993
...@@ -112,7 +112,7 @@ extern int target_flags; ...@@ -112,7 +112,7 @@ extern int target_flags;
#endif #endif
#define DBX_DEBUGGING_INFO #define DBX_DEBUGGING_INFO
#define DEFAULT_GDB_EXTENSIONS 0 #define DEFAULT_GDB_EXTENSIONS 1
#if (TARGET_DEFAULT & 1) == 0 #if (TARGET_DEFAULT & 1) == 0
#define CPP_SPEC "%{msnake:-D__hp9000s700 -D_PA_RISC1_1}\ #define CPP_SPEC "%{msnake:-D__hp9000s700 -D_PA_RISC1_1}\
......
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