Răsfoiți Sursa

+ debug dump the address size from the header in ParseCompilationUnitForFunctionName

git-svn-id: trunk@39070 -
nickysn 7 ani în urmă
părinte
comite
6fedf7e930
1 a modificat fișierele cu 1 adăugiri și 0 ștergeri
  1. 1 0
      rtl/inc/lnfodwrf.pp

+ 1 - 0
rtl/inc/lnfodwrf.pp

@@ -1196,6 +1196,7 @@ begin
   end;
 
   DEBUG_WRITELN('debug_abbrev_offset: ',header64.debug_abbrev_offset);
+  DEBUG_WRITELN('address_size: ',header64.address_size);
 
   { not nice, but we have to read the abbrev section after the start of the debug_info section has been read }
   prev_limit:=limit;