@@ -734,7 +734,7 @@ begin
begin
include(init_settings.moduleswitches,cs_debuginfo);
if paratargetdbg=dbg_none then
- paratargetdbg:=dbg_stabs;
+ paratargetdbg:=target_info.dbg;
end;
if not RelocSectionSetExplicitly then
RelocSection:=false;