-
7b8a89e5
by Eric Pouech at 2025-06-09T23:03:02+02:00
dbghelp: Speed up global symbols at startup.
Also introducting helpers to handle a stream as a whole chunk of memory.
Signed-off-by: Eric Pouech <epouech@codeweavers.com>
-
df9e1b85
by Eric Pouech at 2025-06-09T23:03:02+02:00
dbghelp: Get fpo stream information directly in new PDB reader.
Signed-off-by: Eric Pouech <epouech@codeweavers.com>
-
db344ff6
by Eric Pouech at 2025-06-09T23:03:02+02:00
dbghelp: Simplify signature of PDB unwinders.
Signed-off-by: Eric Pouech <epouech@codeweavers.com>
-
3d9db800
by Eric Pouech at 2025-06-09T23:03:02+02:00
dbghelp: Rename declarations for old PBD backend.
Signed-off-by: Eric Pouech <epouech@codeweavers.com>
-
a24e54c7
by Eric Pouech at 2025-06-09T23:03:02+02:00
dbghelp: Let new PDB reader exist independently of the old one.
Signed-off-by: Eric Pouech <epouech@codeweavers.com>