+ apped end of symbol in TDebugInfoDwarf.afterappenddef

git-svn-id: branches/wasm@48510 -
This commit is contained in:
nickysn 2021-02-04 10:41:25 +00:00
parent c073362928
commit 6f0a02a92d

View File

@ -2248,6 +2248,9 @@ implementation
var
labsym : tasmsymbol;
begin
{ end of the symbol }
labsym:=def_dwarf_lab(def);
current_asmdata.asmlists[al_dwarf_info].concat(tai_symbol_end.Create(labsym));
{ create a derived reference type for pass-by-reference parameters }
{ (gdb doesn't support DW_AT_variable_parameter yet) }
labsym:=def_dwarf_ref_lab(def);