(DBX_CONTIN_LENGTH): Set to 4000.

From-SVN: r5790
This commit is contained in:
Richard Kenner 1993-10-14 07:46:04 -04:00
parent f12f485a96
commit ab8b89414a
1 changed files with 2 additions and 2 deletions

View File

@ -1760,8 +1760,8 @@ extern void alpha_output_lineno ();
extern void alpha_output_filename ();
/* Do not break .stabs pseudos into continuations. */
#define DBX_CONTIN_LENGTH 0
/* mips-tfile.c limits us to strings of one page. */
#define DBX_CONTIN_LENGTH 4000
/* By default, turn on GDB extensions. */
#define DEFAULT_GDB_EXTENSIONS 1