.. |
coff.c
|
dbghelp: Wrap the symt* <=> index transformations.
|
2009-12-15 11:56:45 +01:00 |
cpu_arm.c
|
dbghelp: Add ARM support.
|
2010-09-20 12:58:56 +02:00 |
cpu_i386.c
|
dbghelp: Fix regression with prevented StackWalk on i386 CPU to be called with a NULL context.
|
2010-09-13 11:01:38 -05: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_sparc.c
|
dbghelp: Add initial Sparc CPU support.
|
2010-08-23 13:41:17 +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: Add ARM support.
|
2010-09-20 12:58:56 +02:00 |
dbghelp.spec
|
dbghelp: Use int64 in the spec file for 64-bit integers.
|
2010-08-31 14:23:48 +02:00 |
dbghelp_private.h
|
dbghelp: dwarf debug info: a few more fixes to dwarf parsing.
|
2010-08-26 12:42:15 +02:00 |
dwarf.c
|
dbghelp: Constify some variables.
|
2010-08-30 15:38:56 +02:00 |
dwarf.h
|
dbghelp: Parse correctly DW_LNE_set_discriminator.
|
2010-06-28 16:58:38 +02:00 |
elf_module.c
|
dbghelp: Fix use of GetProcessHeap.
|
2010-09-21 17:53:55 +02:00 |
image.c
|
|
|
image_private.h
|
dbghelp: Constify some variables.
|
2010-08-30 15:38:56 +02:00 |
macho_module.c
|
dbghelp: Move the mach-o information into the modfmt structure.
|
2010-03-19 12:23:36 +01:00 |
Makefile.in
|
dbghelp: Add ARM support.
|
2010-09-20 12:58:56 +02: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: Remove unused functions.
|
2010-08-30 11:26:29 +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
|
|
|