21 Oct
2021
21 Oct
'21
6:28 p.m.
Eric Pouech <eric.pouech(a)gmail.com> writes:
The following series implements: - the first internal bits for inline sites - stack walking with inline sites - (local) scope management (replacement of SymSetContext) - some fixes for line number information
This serie doesn't yet provide functional improvement for inline site (as no debug format readers - aka dwarf, pdb... handle inline site properly generate inline site information).
Any chance that you could structure the series so that it doesn't add a bunch of dead code upfront, only to be called in later patches? -- Alexandre Julliard julliard(a)winehq.org