* stabs.texinfo (Negative Type Numbers): FORTRAN LOGICAL fix.
[deliverable/binutils-gdb.git] / gdb / xcoffread.c
index cd16e749ba23b8ca7822245d617d368cdf77f432..a9b89c2d0f6a0a4262d0ad0205d1438b0976b8ed 100644 (file)
@@ -56,12 +56,6 @@ Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.  */
 /* For interface with stabsread.c.  */
 #include "aout/stab_gnu.h"
 
-/* Define this if you want gdb to ignore typdef stabs. This was needed for
-   one of Transarc, to reduce the size of the symbol table. Types won't be
-   recognized, but tag names will be. */
-
-/* #define     NO_TYPEDEFS  1 */
-
 /* Simplified internal version of coff symbol table information */
 
 struct coff_symbol {
This page took 0.023855 seconds and 4 git commands to generate.