.. |
tests
|
…
|
|
Makefile.in
|
dbghelp: Use the bundled zlib.
|
2021-10-18 11:08:00 +02:00 |
coff.c
|
ntdll: Move some exception definitions to winternl.h.
|
2021-10-07 13:52:42 +02:00 |
cpu_arm.c
|
…
|
|
cpu_arm64.c
|
dbghelp: Ensure all adresses are stored at least in DWORD_PTR.
|
2021-09-10 20:22:11 +02:00 |
cpu_i386.c
|
…
|
|
cpu_x86_64.c
|
dbghelp: Support UWOP_EPILOG in unwind.
|
2021-10-14 18:59:53 +02:00 |
dbghelp.c
|
dbghelp: Implement SymSetScopeFromInlineContext() when context isn't inlined.
|
2021-10-27 22:40:50 +02:00 |
dbghelp.spec
|
dbghelp: Add stub implementations for the SymSetScope* functions.
|
2021-10-19 20:58:38 +02:00 |
dbghelp_private.h
|
dbghelp: Implement StackWalkEx for inlined frames.
|
2021-10-28 18:25:16 +02:00 |
dwarf.c
|
dbghelp/dwarf: Store each subrange for an inlined function.
|
2021-10-28 18:25:16 +02:00 |
dwarf.h
|
dbghelp/dwarf: Add definitions of some GNU extensions for FORMs.
|
2021-09-14 21:35:52 +02:00 |
elf_module.c
|
dbghelp: Use wide string literals.
|
2021-10-19 20:55:41 +02:00 |
image.c
|
dbghelp: MapDebugInformation and UnmapDebugInformation are not available on 64 bit architectures.
|
2021-10-06 20:29:34 +02:00 |
image_private.h
|
dbghelp: Added support for locating a .dwz file (GNU extension) attached to a debug file.
|
2021-09-16 22:22:44 +02:00 |
macho_module.c
|
dbghelp: Use wide string literals.
|
2021-10-19 20:55:41 +02:00 |
minidump.c
|
dbghelp: Use wide string literals.
|
2021-10-19 20:55:41 +02:00 |
module.c
|
dbghelp: Add local scope information in struct process.
|
2021-10-27 22:40:50 +02:00 |
msc.c
|
dbghelp: Introduce symt_inlinesite (SymTagInlineSite) to support inline sites.
|
2021-10-28 18:25:16 +02:00 |
path.c
|
dbghelp: Use wide string literals.
|
2021-10-19 20:55:41 +02:00 |
pe_module.c
|
dbghelp: Correct type of exported function addresses in PE module.
|
2021-10-28 18:25:16 +02:00 |
source.c
|
dbghelp: Harden inspection of Dwarf line number information.
|
2021-09-03 13:50:38 +02:00 |
stabs.c
|
dbghelp: Remove unneeded #include <limits.h>.
|
2021-09-21 19:01:03 +02:00 |
stack.c
|
dbghelp: Implement StackWalkEx for inlined frames.
|
2021-10-28 18:25:16 +02:00 |
storage.c
|
…
|
|
symbol.c
|
dbghelp: Implement StackWalkEx for inlined frames.
|
2021-10-28 18:25:16 +02:00 |
type.c
|
dbghelp: Introduce symt_inlinesite (SymTagInlineSite) to support inline sites.
|
2021-10-28 18:25:16 +02:00 |
version.rc
|
…
|
|
wdbgexts.h
|
…
|
|