.. |
Makefile.in
|
dlls: Remove explicit imports of kernel32 and ntdll.
|
2010-07-21 17:38:36 +02:00 |
coff.c
|
dbghelp: Wrap the symt* <=> index transformations.
|
2009-12-15 11:56:45 +01:00 |
cpu_i386.c
|
dbghelp: When unwinding i386 stacks, update CONTEXT with sp/bp/ip.
|
2010-06-28 16:58:05 +02:00 |
cpu_ppc.c
|
dbghelp: Extend the CPU object in order to manipulate context's registers (getting context's content & register names).
|
2010-03-29 11:37:39 +02:00 |
cpu_x86_64.c
|
Assorted typo and spelling fixes.
|
2010-06-24 10:37:05 +02:00 |
crc32.c
|
dbghelp: Increase file read buffer size for calc_crc32.
|
2009-03-12 14:29:14 +01:00 |
dbghelp.c
|
dbghelp: Use the available PowerPC functions.
|
2010-05-28 16:22:26 +02:00 |
dbghelp.spec
|
dbghelp: Add stubs for SymGetLineFromName, SymGetLineFromName64, SymGetLineFromNameW64.
|
2010-02-09 17:13:36 +01:00 |
dbghelp_private.h
|
dbghelp: Properly manage in dbghelp interfaces local variables and parameters that are constant.
|
2010-06-08 12:59:26 +02:00 |
dwarf.c
|
dbghelp: Added support for CFA save/restore operation.
|
2010-07-05 12:59:47 +02:00 |
dwarf.h
|
dbghelp: Parse correctly DW_LNE_set_discriminator.
|
2010-06-28 16:58:38 +02:00 |
elf_module.c
|
dbghelp: Store delta used for re-locating a module.
|
2010-04-02 10:34:37 +02:00 |
image.c
|
dbghelp: Better match the PSDK types, especially with regards to constness.
|
2007-08-03 12:43:40 +02:00 |
image_private.h
|
dbghelp: Extend the image (ELF/PE) scheme to get the RVA out of a section.
|
2010-03-19 12:07:45 +01:00 |
macho_module.c
|
dbghelp: Move the mach-o information into the modfmt structure.
|
2010-03-19 12:23:36 +01:00 |
minidump.c
|
dbghelp: Add a couple of helpers to struct cpu to help adding the stack to minidump.
|
2009-12-23 14:27:29 +01:00 |
module.c
|
dbghelp: Properly manage in dbghelp interfaces local variables and parameters that are constant.
|
2010-06-08 12:59:26 +02:00 |
msc.c
|
dbghelp: Add basic support for PVOID64.
|
2010-02-08 17:14:43 +01:00 |
path.c
|
dbghelp: Add support for debugging Mach-O modules.
|
2009-03-25 12:17:29 +01:00 |
pe_module.c
|
dbghelp: Ensure we can try to load COFF symbols if none is found in other debug formats.
|
2010-06-28 11:42:28 +02:00 |
source.c
|
dbghelp: Grow all arrays by doubling the size.
|
2009-07-10 14:46:55 +02:00 |
stabs.c
|
dbghelp: Fix typo in url.
|
2010-01-06 09:52:48 +01:00 |
stack.c
|
dbghelp: Provide a non-NULL number of bytes read to ReadProcessMemoryProc64 callback.
|
2010-06-28 11:42:02 +02:00 |
storage.c
|
dbghelp: Improved arena allocation in pool_alloc.
|
2009-08-14 15:29:59 +02:00 |
symbol.c
|
dbghelp: Ensure that local variables and parameter actually have a container.
|
2010-06-08 12:59:17 +02:00 |
type.c
|
dbghelp: Properly manage in dbghelp interfaces local variables and parameters that are constant.
|
2010-06-08 12:59:26 +02:00 |
version.rc
|
dbghelp: Add version resource.
|
2009-08-27 15:41:12 +02:00 |
wdbgexts.h
|
…
|
|