This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

patch to reenable -gstabs on OpenServer



Sun Nov  2 14:43:23 1997  Robert Lipe (robertl@dgii.com)

        * i386/sco5.h: enable -gstabs once again.


*** sco5.h_     Sun Nov  2 14:39:36 1997
--- sco5.h      Sun Nov  2 14:41:20 1997
***************
*** 570,575 ****
--- 570,576 ----

  #define DWARF_DEBUGGING_INFO 1
  #define SDB_DEBUGGING_INFO   1
+ #define DBX_DEBUGGING_INFO   1
  #define PREFERRED_DEBUGGING_TYPE                                      \
    ((TARGET_ELF) ? DWARF_DEBUG: SDB_DEBUG)

-- 
Robert Lipe       http://www.dgii.com/people/robertl       robertl@dgii.com


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]