Browse Source

* remove -gd, use -gw instead

git-svn-id: trunk@8419 -
peter 18 years ago
parent
commit
8fcd3169d8
1 changed files with 0 additions and 4 deletions
  1. 0 4
      compiler/options.pas

+ 0 - 4
compiler/options.pas

@@ -815,10 +815,6 @@ begin
                          else
                          else
                            include(init_settings.localswitches,cs_checkpointer);
                            include(init_settings.localswitches,cs_checkpointer);
                        end;
                        end;
-                     'd' :
-                       begin
-                         paratargetdbg:=dbg_dwarf2;
-                       end;
                      'h' :
                      'h' :
                        begin
                        begin
                          if UnsetBool(More, j) then
                          if UnsetBool(More, j) then