Sweden-Number/dlls/dbghelp
Eric Pouech 40f09314e4 - added support for GCC static local variables
- fixed some bugs in SYMOPT_NO_PUBLICS and SYMOPT_PUBLICS_ONLY
  handling
- in stabs parsing, just drop any debug info for a module if stabs
  parsing fails (instead of assert()'ing)
- symbol lookup now allows lookup in pure ELF modules
- fixed some bugs in symbol enumeration
2004-07-04 00:10:54 +00:00
..
.cvsignore First shot at implementing dbghelp. 2004-04-05 22:21:27 +00:00
Makefile.in First shot at implementing dbghelp. 2004-04-05 22:21:27 +00:00
dbghelp.c - added support for GCC static local variables 2004-07-04 00:10:54 +00:00
dbghelp.spec - implemented EnumDirTree, SearchTreeForFile, SymFindFileInPath, 2004-06-14 17:58:31 +00:00
dbghelp_private.h - added support for GCC static local variables 2004-07-04 00:10:54 +00:00
elf_module.c - added support for GCC static local variables 2004-07-04 00:10:54 +00:00
image.c First shot at implementing dbghelp. 2004-04-05 22:21:27 +00:00
memory.c First shot at implementing dbghelp. 2004-04-05 22:21:27 +00:00
minidump.c First shot at implementing dbghelp. 2004-04-05 22:21:27 +00:00
module.c - added support for GCC static local variables 2004-07-04 00:10:54 +00:00
msc.c - implemented EnumDirTree, SearchTreeForFile, SymFindFileInPath, 2004-06-14 17:58:31 +00:00
path.c - implemented EnumDirTree, SearchTreeForFile, SymFindFileInPath, 2004-06-14 17:58:31 +00:00
pe_module.c - implemented EnumDirTree, SearchTreeForFile, SymFindFileInPath, 2004-06-14 17:58:31 +00:00
source.c First shot at implementing dbghelp. 2004-04-05 22:21:27 +00:00
stabs.c - added support for GCC static local variables 2004-07-04 00:10:54 +00:00
stack.c - fixed some bugs in StackWalk (claimed for but forgotten in last 2004-04-30 04:15:41 +00:00
storage.c - removed file extension from module (and suffixed ELF modules with 2004-05-18 21:29:09 +00:00
symbol.c - added support for GCC static local variables 2004-07-04 00:10:54 +00:00
type.c - implemented EnumDirTree, SearchTreeForFile, SymFindFileInPath, 2004-06-14 17:58:31 +00:00