summaryrefslogtreecommitdiff
path: root/gdb/gdb-stabs.h
diff options
context:
space:
mode:
authorMark Kettenis <kettenis@gnu.org>2000-12-05 18:28:25 +0000
committerMark Kettenis <kettenis@gnu.org>2000-12-05 18:28:25 +0000
commita329719d29a181627b851fabc3725b1062e7c2c3 (patch)
treeef3db97e91eb02b81ce917d0c26fe40ab5cfa43b /gdb/gdb-stabs.h
parentbcffa663bc7db1a37978c00111790f7cf91cf18a (diff)
downloadgdb-a329719d29a181627b851fabc3725b1062e7c2c3.tar.gz
* gdb-stabs.h (SECT_OFF_MAX): Increase to 64.
* symfile.h (MAX_SECTIONS): Increase to 64.
Diffstat (limited to 'gdb/gdb-stabs.h')
-rw-r--r--gdb/gdb-stabs.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/gdb/gdb-stabs.h b/gdb/gdb-stabs.h
index 3ec13930f5d..7f6a6060318 100644
--- a/gdb/gdb-stabs.h
+++ b/gdb/gdb-stabs.h
@@ -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