* symtab.c (lookup_symbol_aux): Call lookup_symbol_aux to lookup
[deliverable/binutils-gdb.git] / gdb / gdb-stabs.h
index 3ec13930f5da5a9b84380e81e77405fb4414cd7b..7f6a60603189270a6a51102c0048d35e669479f6 100644 (file)
@@ -1,5 +1,5 @@
 /* Definitions for symbol-reading containing "stabs", for GDB.
-   Copyright 1992 Free Software Foundation, Inc.
+   Copyright 1992, 2000 Free Software Foundation, Inc.
    Contributed by Cygnus Support.  Written by John Gilmore.
 
    This file is part of GDB.
@@ -28,7 +28,7 @@
 #if !defined (GDBSTABS_H)
 #define GDBSTABS_H
 
-#define        SECT_OFF_MAX    40      /* Count of possible values */
+#define        SECT_OFF_MAX    64      /* Count of possible values */
 
 /* The stab_section_info chain remembers info from the ELF symbol table,
    while psymtabs are being built for the other symbol tables in the 
This page took 0.048471 seconds and 4 git commands to generate.