wine/dlls/dbghelp
Eric Pouech 552bc893e1 dbghelp: Don't expected a fixed number of substreams in DBI header (PDB).
MSC no longer emits a fixed number of substreams (depending on version of
PDB file), but can emit less.

Signed-off-by: Eric Pouech <epouech@codeweavers.com>
2024-02-20 10:51:37 +01:00
..
tests dbghelp: Don't expected a fixed number of substreams in DBI header (PDB). 2024-02-20 10:51:37 +01:00
coff.c dbghelp: Remove DECLSPEC_HIDDEN usage. 2023-11-13 11:04:45 +01:00
cpu_arm.c dbghelp: Remove DECLSPEC_HIDDEN usage. 2023-11-13 11:04:45 +01:00
cpu_arm64.c dbghelp: Remove DECLSPEC_HIDDEN usage. 2023-11-13 11:04:45 +01:00
cpu_i386.c dbghelp: Remove DECLSPEC_HIDDEN usage. 2023-11-13 11:04:45 +01:00
cpu_x86_64.c dbghelp: Remove DECLSPEC_HIDDEN usage. 2023-11-13 11:04:45 +01:00
dbghelp.c dbghelp: Expose some internal information about modules to winedbg. 2023-11-16 20:56:03 +01:00
dbghelp.spec dbghelp: Expose some internal information about modules to winedbg. 2023-11-16 20:56:03 +01:00
dbghelp_private.h dbghelp: Implement SymSrvGetFileIndexInfo() for .dbg files. 2024-02-01 21:47:17 +01:00
dwarf.c dbghelp: Expose some internal information about modules to winedbg. 2023-11-16 20:56:03 +01:00
dwarf.h
elf_module.c dbghelp: Expose PE native vs builtin information to winedbg. 2023-11-16 20:56:07 +01:00
image.c
image_private.h dbghelp: Expose some internal information about modules to winedbg. 2023-11-16 20:56:03 +01:00
macho_module.c dbghelp: Pretend mach-o is present in case of failure. 2023-11-16 20:56:07 +01:00
Makefile.in makefiles: Always use the global SOURCES variable for .rc files. 2023-11-01 22:43:56 +01:00
minidump.c dbghelp: Expose PE native vs builtin information to winedbg. 2023-11-16 20:56:07 +01:00
module.c dbghelp: Fix some tests for SymLoadModule*(). 2023-12-18 22:26:11 +01:00
msc.c dbghelp: Don't expected a fixed number of substreams in DBI header (PDB). 2024-02-20 10:51:37 +01:00
path.c dbghelp: Implement SymSrvGetFileIndexInfo() for .dbg files. 2024-02-01 21:47:17 +01:00
pe_module.c dbghelp: Expose PE native vs builtin information to winedbg. 2023-11-16 20:56:07 +01:00
source.c dbghelp: Simplified module_find_by_addr(). 2023-10-18 11:01:56 +02:00
stabs.c dbghelp: Support redefinition of a range statement. 2024-01-17 10:57:12 +01:00
stack.c dbghelp: Implement SymAddrIncludeInlineTrace(). 2022-11-18 14:11:50 +01:00
storage.c dbghelp: Allocate real_path with the CRT and copy it to the module heap. 2023-06-27 11:58:05 +02:00
symbol.c dbghelp: Implement SymFromIndex(). 2024-02-19 20:39:43 +01:00
type.c dbghelp: Use nameless union/structs. 2023-07-05 17:03:30 +02:00
version.rc