wine-wine/dlls/dbghelp
Alexandre Julliard 49b7fdcfc0 Removed the broken mmap64 configure check, and moved the
_FILE_OFFSET_BITS define to wine/port.h. Made sure that all files that
need the define include it.
2005-08-03 21:25:10 +00:00
..
.cvsignore Added rules to build import libraries in the individual dll makefiles. 2005-05-07 12:39:52 +00:00
Makefile.in Beginning of dbghelp dwarf2 support: 2005-05-17 14:32:55 +00:00
coff.c Do not check for non NULL pointer before HeapFree'ing it. It's 2005-01-03 14:56:42 +00:00
dbghelp.c Added stub for SymSetParentWindow. 2005-07-29 14:42:37 +00:00
dbghelp.spec Added stub for SymSetParentWindow. 2005-07-29 14:42:37 +00:00
dbghelp_private.h Beginning of dbghelp dwarf2 support: 2005-05-17 14:32:55 +00:00
dwarf.c Const correctness fixes. 2005-06-27 09:53:46 +00:00
elf_module.c Removed the broken mmap64 configure check, and moved the 2005-08-03 21:25:10 +00:00
image.c First shot at implementing dbghelp. 2004-04-05 22:21:27 +00:00
memory.c - fixed loading stabs from PE modules compiled with MingW 2004-11-08 20:26:22 +00:00
minidump.c - Various improvements for minidump module information 2005-03-29 13:14:08 +00:00
module.c Add SymLoadModule64. 2005-05-29 20:02:42 +00:00
msc.c Fixed a couple of warnings. 2005-05-18 13:27:24 +00:00
mscvpdb.h Assorted spelling fixes. 2004-12-20 19:27:06 +00:00
path.c Fix open_pdb_file (used for locate/open pdbs): 2005-05-18 09:42:17 +00:00
pe_module.c - Various improvements for minidump module information 2005-03-29 13:14:08 +00:00
source.c Fix the declaration of SymEnumSymbols() in dbghelp.spec. 2004-10-21 19:57:56 +00:00
stabs.c Silence some unknown stab type messages. 2005-05-16 08:47:55 +00:00
stack.c - fixed ReadProcessMemoryProc prototype 2005-05-23 11:43:44 +00:00
storage.c Fix warnings exposed by -Wmissing-declarations and -Wwrite-strings. 2005-06-09 09:46:39 +00:00
symbol.c - PDB: better checking for error conditions 2005-03-29 11:30:57 +00:00
type.c Eliminate strncpy and correct some NameLen bugs. 2005-04-18 15:34:10 +00:00