Eric Pouech
|
5f9d09f4bd
winedbg: Remove fetch_float() method from CPU backends.
|
3 years ago |
Eric Pouech
|
e656c29e59
winedbg: Remove methods for fetching/storing integers in CPU backends.
|
3 years ago |
Alexandre Julliard
|
13125b51cd
winedbg: Avoid using the 'long double' type.
|
3 years ago |
Alexandre Julliard
|
b9046a4936
winedbg: Avoid using 'long' types.
|
3 years ago |
Rémi Bernon
|
fd6ea955d4
winedbg: Remove the use of gdb specific register length.
|
4 years ago |
Rémi Bernon
|
771463adbd
winedbg: Add gdb register types to the register maps.
|
4 years ago |
Rémi Bernon
|
a650b3d80a
winedbg: Add gdb register names to the register maps.
|
4 years ago |
Rémi Bernon
|
6bfaa76caa
winedbg: Add gdb feature names to the register maps.
|
4 years ago |
Zebediah Figura
|
1244759036
winedbg/gdbproxy: Store the register map inside the be_cpu struct.
|
6 years ago |
Zebediah Figura
|
cf349cea69
winedbg: Add a backend-specific vector for setting a thread's context.
|
6 years ago |
Zebediah Figura
|
2326179312
winedbg: Add a backend-specific vector for retrieving 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 |
Vladimir Bespalov
|
57ccf8221f
winedbg: Fix enum value compilation warning.
|
6 years ago |
Frédéric Delanoy
|
f23cb66db6
winedbg: Use BOOL type where appropriate.
|
11 years ago |
Frédéric Delanoy
|
fe580c083d
winedbg: Use BOOL type where appropriate.
|
11 years ago |
Eric Pouech
|
88949b2c59
winedbg: Fix set instruction when sizeof(int) <> sizeof register.
|
12 years ago |
Eric Pouech
|
ae9f86042e
winedbg: Added CPU method for identifying a jmp insn, and implement it for i386.
|
14 years ago |
Eric Pouech
|
0d7a6f13a8
winedbg: Describe pointer size in CPU backend structure.
|
14 years ago |
Eric Pouech
|
ea21a32707
winedbg: Store for context variables only the offsets of each register (instead of the address of the register in dbg_context).
|
14 years ago |
Eric Pouech
|
a775d41c10
winedbg: Push the correct machine type to StackWalk.
|
15 years ago |
Francois Gouget
|
8a18e0e43a
Assorted spelling fixes.
|
16 years ago |
Eric Pouech
|
d6d8682d71
winedbg: Added some black magic to still handle register values on non
|
18 years ago |
Ge van Geldorp
|
1d04f826c7
winedbg: Change ADDRESS variables to ADDRESS64 so we can handle 64-bit addresses.
|
18 years ago |
Jonathan Ernst
|
360a3f9142
Update the address of the Free Software Foundation.
|
18 years ago |
Jeff Latimer
|
0994126701
winedbg: Add display for floating point status.
|
18 years ago |
Eric Pouech
|
f16f847cc7
winedbg: Cleanup the process_io usage.
|
19 years ago |
Alexandre Julliard
|
9daaab54c7
winedbg: Use Win32 types instead of long long.
|
19 years ago |
Eric Pouech
|
d6be549a76
- started infrastructure for proper multi-target support (active
|
19 years ago |
Eric Pouech
|
deca2502d6
- all symbol information storage is now module relative, so we can
|
20 years ago |