Eric Pouech
|
9fa624583e
winedbg: Get rid of dbg_W2A helper.
|
2 years ago |
Eric Pouech
|
b0319099d0
winedbg: Enable compilation with long types.
|
2 years ago |
Eric Pouech
|
14781c7183
winedbg: Use wide-char string literals.
|
3 years ago |
Alexandre Julliard
|
0ea9fe999c
winedbg: Build with msvcrt.
|
3 years ago |
Zebediah Figura
|
cf349cea69
winedbg: Add a backend-specific vector for setting a thread's context.
|
6 years ago |
Zebediah Figura
|
45e0654591
winedbg: Use WOW64_CONTEXT instead of CONTEXT for i386 backend.
|
6 years ago |
Zebediah Figura
|
42bbeedbe4
winedbg: Make be_cpu process-specific.
|
6 years ago |
André Hentschel
|
b952703a2e
winedbg: Update minidump output.
|
9 years ago |
Frédéric Delanoy
|
5730f6cf98
winedbg: Constify some character strings.
|
11 years ago |
Marcus Meissner
|
f5b2988bb0
winedbg: Added missing breaks (Coverity).
|
11 years ago |
André Hentschel
|
74046af7eb
winedbg: Update minidump output.
|
11 years ago |
Michael Stefaniuc
|
442b34415a
winedbg: Simplify the "pointer to start of array" idiom.
|
12 years ago |
Eric Pouech
|
1bd693b139
winedbg: Enhance algorithm to look up for memory data inside a minidump.
|
12 years ago |
Eric Pouech
|
2ce0e94018
winedbg, winedump: Embed wine build-id information info minidump, and display it.
|
12 years ago |
Marcus Meissner
|
16d13f24a0
winedump: Fixed minidump processor revision decoding (Coverity).
|
13 years ago |
André Hentschel
|
3c699c0958
winedbg: Add ARM string for minidump.
|
13 years ago |
Andrew Eikum
|
d3f80c1e9f
winedbg: Allow user to specify length of stack info output.
|
14 years ago |
Eric Pouech
|
a18fdfc07e
winedbg: Fix minidump support on 64bit OSes (don't clamp addresses out of 64bit minidumps).
|
14 years ago |
Eric Pouech
|
e45a0b7ab3
winedbg: Add support for x86-64 in known CPUs while reading minidumps.
|
14 years ago |
Eric Pouech
|
d29c6ead92
winedbg: Store the CONTEXT in each stack frame to enable register access in the non topmost frames.
|
14 years ago |
Alexandre Julliard
|
c09ac7a41f
winedbg: Use the explicit name for all A/W function.
|
15 years ago |
Alexandre Julliard
|
8d0cb61bc7
winedbg: Add wrappers for Read/WriteProcessMemory to fix the mingw build.
|
15 years ago |
Eric Pouech
|
277d64bef0
winedbg: Pass NULL for some optionals parameters to MinidumpReadDumpStream.
|
15 years ago |
Michael Stefaniuc
|
2e6ac3a571
winedbg: Remove some superfluous pointer casts.
|
15 years ago |
Alexandre Julliard
|
d7d84e71d3
winedbg: Don't name a function PRIVATE.
|
15 years ago |
Francois Gouget
|
5012a57268
winedbg: Make some functions static.
|
16 years ago |
Eric Pouech
|
cbb84fdb73
winedbg: Added a command to allow loading mismatched modules.
|
16 years ago |
Eric Pouech
|
5c8ad49158
winedbg: Use Unicode strings for all module references.
|
16 years ago |
Eric Pouech
|
6986975816
winedbg: Search default debuggee dir for symbol information.
|
16 years ago |
Alexandre Julliard
|
ef07d83405
Include wine/port.h everywhere we use exceptions.
|
16 years ago |