5 Jun
2019
5 Jun
'19
7 a.m.
Alistair Leslie-Hughes <leslie_alistair(a)hotmail.com> writes:
So my current plan is
1. Have all SymGetLineFromAddr* call SymGetLineFromAddrW64
2. Implement/Stub functions SymSetExtendedOption/SymGetExtendedOption (available windows 10)
3. Add an internal value into SymSetExtendedOption for winedbg to use (which doesn't conflict with current values).
4. Update dbghelp/winedbg to use the internal value.
5. Return windows path when winedbg isn't in use.
I'd suggest instead to always return Windows paths, and fix winedbg to handle that. -- Alexandre Julliard julliard(a)winehq.org