reactos/dll/win32/dbghelp
Andreas Maier 183294a12e
[DBGHELP] search for debugfiles in modulepath too.
Debug symbols (like PDB, ...) could not be found if the direcory of
the module and application differs. Applying this patch they will
be found.
Dbghelp searches the module path too. (See MS docs).
2019-04-19 21:09:38 +02:00
..
CMakeLists.txt [CMAKE] Use modules instead of shared libraries 2019-04-06 17:43:38 +02:00
coff.c
compat.c
compat.h
cpu_arm.c
cpu_arm64.c
cpu_i386.c
cpu_ppc.c
cpu_x86_64.c
crc32.c
dbghelp.c
dbghelp.spec [DBGHELP] Fix 3 MSVC warnings about MiniDumpWriteDump() (#643) 2018-06-28 17:44:49 +02:00
dbghelp_private.h [DBGHELP] search for debugfiles in modulepath too. 2019-04-19 21:09:38 +02:00
dbghelp_ros.diff
dwarf.c [DBGHELP] Fix 64 bit issue 2019-04-13 14:07:50 +02:00
dwarf.h
elf_module.c
image.c
image_private.h
macho_module.c
minidump.c
module.c
msc.c [DBGHELP] search for debugfiles in modulepath too. 2019-04-19 21:09:38 +02:00
path.c [DBGHELP] search for debugfiles in modulepath too. 2019-04-19 21:09:38 +02:00
pe_module.c [DBGHELP] search for debugfiles in modulepath too. 2019-04-19 21:09:38 +02:00
precomp.h
rosstubs.c
rsym.c
source.c
stabs.c
stack.c
storage.c
symbol.c
type.c
version.rc
wdbgexts.h