.. |
tests
|
…
|
|
Makefile.in
|
dbghelp: Use the bundled zlib.
|
2021-10-18 11:08:00 +02:00 |
coff.c
|
dbghelp: Make symt_add_func_line() last parameter an absolute address.
|
2021-10-29 21:27:41 +02:00 |
cpu_arm.c
|
…
|
|
cpu_arm64.c
|
…
|
|
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 for inlined frames.
|
2021-10-28 18:25:17 +02:00 |
dbghelp.spec
|
dbghelp: Add stub implementations for the SymSetScope* functions.
|
2021-10-19 20:58:38 +02:00 |
dbghelp_private.h
|
dbghelp: Rename line_info's pc_offset field into address.
|
2021-10-29 21:27:23 +02:00 |
dwarf.c
|
dbghelp/dwarf: Store line numbers and file info for inlined functions.
|
2021-10-29 21:28:19 +02:00 |
dwarf.h
|
…
|
|
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
|
…
|
|
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: Silence a couple more CV entries.
|
2021-10-29 21:28:36 +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
|
…
|
|
stabs.c
|
dbghelp: Make symt_add_func_line() last parameter an absolute address.
|
2021-10-29 21:27:41 +02:00 |
stack.c
|
dbghelp: Implement StackWalkEx for inlined frames.
|
2021-10-28 18:25:16 +02:00 |
storage.c
|
…
|
|
symbol.c
|
dbghelp: Implement SymGetLineFromInlineContext(W) for inlined frame.
|
2021-10-29 21:28:14 +02:00 |
type.c
|
dbghelp: Silence a couple of C++ oriented requests in SymGetTypeInfo().
|
2021-10-29 21:28:32 +02:00 |
version.rc
|
…
|
|
wdbgexts.h
|
…
|
|