-
- Downloads
dbghelp: Add local scope information in struct process.
- make SymSetContext() generate this information - let SymEnumSymboli() (when dealing with local symbols) use this information instead of the stack frame Signed-off-by:Eric Pouech <eric.pouech@gmail.com> Signed-off-by:
Alexandre Julliard <julliard@winehq.org>
Showing
- dlls/dbghelp/dbghelp.c 12 additions, 2 deletionsdlls/dbghelp/dbghelp.c
- dlls/dbghelp/dbghelp_private.h 2 additions, 0 deletionsdlls/dbghelp/dbghelp_private.h
- dlls/dbghelp/dwarf.c 1 addition, 1 deletiondlls/dbghelp/dwarf.c
- dlls/dbghelp/module.c 9 additions, 1 deletiondlls/dbghelp/module.c
- dlls/dbghelp/symbol.c 6 additions, 8 deletionsdlls/dbghelp/symbol.c
Loading
Please register or sign in to comment