.. |
Makefile.in
|
dbghelp: Add ARM support.
|
2010-09-20 12:58:56 +02:00 |
coff.c
|
dbghelp: Fix bug in managing COFF files array.
|
2011-03-09 13:53:32 +01:00 |
cpu_arm.c
|
dbghelp: Implement arm_get_addr.
|
2010-10-15 11:32:44 +02:00 |
cpu_i386.c
|
dbghelp: In i386 stackwalk implementation, store the frame index in the private information.
|
2011-03-14 13:19:34 +01: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
|
dbghelp: Fix unwinding on x86-64 (correct frame and context).
|
2011-03-14 13:20:07 +01:00 |
crc32.c
|
dbghelp: Increase file read buffer size for calc_crc32.
|
2009-03-12 14:29:14 +01:00 |
dbghelp.c
|
dbghelp: Local variable used out of scope (Coverity).
|
2011-03-04 16:26:01 +01: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: Add helper to get global address out of symt, instead of going though symt_get_info.
|
2011-03-09 13:52:41 +01:00 |
dwarf.c
|
dbghelp: In dwarf debug functions, use register name instead of register value.
|
2011-03-14 13:20:24 +01:00 |
dwarf.h
|
dbghelp: More precisely manage the inline attribute.
|
2011-03-09 13:51:08 +01:00 |
elf_module.c
|
dbghelp: Add helper to get global address out of symt, instead of going though symt_get_info.
|
2011-03-09 13:52:41 +01: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: For targets on Linux, report the VDSO system page as a known ELF module.
|
2010-12-28 11:18:33 +01:00 |
macho_module.c
|
dbghelp: Add helper to get global address out of symt, instead of going though symt_get_info.
|
2011-03-09 13:52:41 +01:00 |
minidump.c
|
dbghelp: Some more 64bit base address fixes.
|
2010-10-11 17:07:57 +02:00 |
module.c
|
dbghelp: Fixed pasted size error (Coverity).
|
2011-02-23 15:01:27 +01:00 |
msc.c
|
dbghelp: In msc unwinding code (from FPO extended data), take care of cases where several variables are stored in the same hash.
|
2011-03-14 13:19:41 +01:00 |
path.c
|
dbghelp: Restructure internal PDB information.
|
2011-01-10 12:51:39 +01:00 |
pe_module.c
|
dbghelp: Set also reloc_delta information in module description for PE native modules.
|
2011-03-14 13:20:29 +01:00 |
source.c
|
dbghelp: Fix an uninitialized return value.
|
2011-01-31 15:36:23 +01:00 |
stabs.c
|
dbghelp: Added support for variables in thread storage.
|
2011-01-31 14:30:13 +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: When building the by address lookup table, speed up resorting by always taking into account that existing symbols are already sorted.
|
2011-03-09 13:53:09 +01:00 |
type.c
|
dbghelp: Add helper to get global address out of symt, instead of going though symt_get_info.
|
2011-03-09 13:52:41 +01:00 |
version.rc
|
dbghelp: Add version resource.
|
2009-08-27 15:41:12 +02:00 |
wdbgexts.h
|
Update the address of the Free Software Foundation.
|
2006-05-23 14:11:13 +02:00 |