Em Mon, Feb 01, 2021 at 01:32:51PM +0100, Mark Wielaard escreveu: > On Mon, 2021-02-01 at 09:30 -0300, Arnaldo Carvalho de Melo wrote: > > Em Sun, Jan 31, 2021 at 01:27:31AM +0100, Mark Wielaard escreveu: > > > DW_TAG_call_site and DW_TAG_call_site_parameter are the standardized > > > DWARF5 versions of DW_TAG_GNU_call_site and DW_TAG_GNU call_site_parameter. > > > Handle them the same way (which is by ignoring them). > > > > Thanks, I added these two lines, plese let me know if you're not ok with > > it: > > > > Bugzilla: https://bugzilla.redhat.com/show_bug.cgi?id=1922698 > > Signed-off-by: Mark Wielaard <mark@xxxxxxxxx> > > That is of course fine. > Sorry for not adding them myself. Thanks! - Arnaldo