Explorar o código

* put the reference to all debuginfo sections of used units in
a data section

git-svn-id: trunk@2567 -

Jonas Maebe %!s(int64=19) %!d(string=hai) anos
pai
achega
85c6a6d8e6
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      compiler/dbgstabs.pas

+ 1 - 0
compiler/dbgstabs.pas

@@ -1489,6 +1489,7 @@ implementation
         { Reference all DEBUGINFO sections from the main .text section }
         if (target_info.system <> system_powerpc_macos) then
           begin
+            list.concat(Tai_section.create(sec_data,'',0));
             { include reference to all debuginfo sections of used units }
             hp:=tused_unit(usedunits.first);
             while assigned(hp) do