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