Sweden-Number/dlls/dbghelp
Alexandre Julliard bb2d643f49 dbghelp: Try to avoid crashing on unrecognized attributes. 2009-05-29 12:30:28 +02:00
..
Makefile.in dbghelp: Add support for debugging Mach-O modules. 2009-03-25 12:17:29 +01:00
coff.c dbghelp: Exclude unused headers. 2007-05-01 11:42:24 +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 support for debugging Mach-O modules. 2009-03-25 12:17:29 +01:00
dbghelp.spec dbghelp: Add a few more 64-bit symbol functions. 2009-04-23 12:41:29 +02:00
dbghelp_private.h dbghelp: Add support for debugging Mach-O modules. 2009-03-25 12:17:29 +01:00
dwarf.c dbghelp: Try to avoid crashing on unrecognized attributes. 2009-05-29 12:30:28 +02:00
dwarf.h dbghelp: Added the definitions for Dwarf3 specifications. 2008-09-02 11:56:53 +02:00
elf_module.c dbghelp: Extract calc_crc32 function into a separate file. 2009-03-12 14:29:03 +01:00
image.c dbghelp: Better match the PSDK types, especially with regards to constness. 2007-08-03 12:43:40 +02:00
macho_module.c dbghelp: Don't check version of Mach-O dyld_all_image_infos structure. 2009-05-04 12:52:01 +02:00
memory.c dbghelp: Get rid of long int issues on 64bit platforms. 2006-11-30 13:26:39 +01:00
minidump.c dbghelp: All parameters of MiniDumpReadDumpStream() except base are optional. 2009-05-21 16:17:51 +02:00
module.c dbghelp: Recognize .dylib files as Mach-O modules. 2009-03-25 12:17:36 +01:00
msc.c dbghelp: Change pointer cast to DWORD_PTR. 2009-02-23 13:14:18 +01:00
path.c dbghelp: Add support for debugging Mach-O modules. 2009-03-25 12:17:29 +01:00
pe_module.c dbghelp: Let stabs_parse call back for real (non-debug) symbol definitions. 2009-03-12 13:09:55 +01:00
source.c dbghelp: Moved SymEnumLines to symbol.c to reuse the regex support. 2009-02-04 13:13:08 +01:00
stabs.c dbghelp/stabs: For Mach-O, line offset is relative to original function address. 2009-04-07 11:21:40 +02:00
stack.c Convert remaining source files to utf-8. 2008-10-18 19:23:08 +02:00
storage.c dbghelp: Avoid size_t in a trace. 2009-02-12 17:53:35 +01:00
symbol.c dbghelp: Add a few more 64-bit symbol functions. 2009-04-23 12:41:29 +02:00
type.c dbghelp: Make a function static. 2008-12-04 12:47:27 +01:00
wdbgexts.h Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00