Browse Source

* changed default debug format for Darwin/i386 from Stabs to DWARF2, as the
oldcctools are no longer shipped with Xcode 7 and Clang assembler doesn't
support Stabs (and DWARF2 has been working better than Stabs since a long
time already)

git-svn-id: trunk@31774 -

Jonas Maebe 9 years ago
parent
commit
f05d573391
1 changed files with 1 additions and 1 deletions
  1. 1 1
      compiler/systems/i_bsd.pas

+ 1 - 1
compiler/systems/i_bsd.pas

@@ -747,7 +747,7 @@ unit i_bsd;
             linkextern   : ld_bsd;
             ar           : ar_gnu_ar;
             res          : res_macho;
-            dbg          : dbg_stabs;
+            dbg          : dbg_dwarf2;
             script       : script_unix;
             endian       : endian_little;
             alignment    :