Eric Pouech
|
06b414086a
|
winedbg, winedump: Extended some info printed from system info directory in minidump about the CPU.
|
2007-04-02 12:07:12 +02:00 |
Eric Pouech
|
0fc4013f7c
|
winedbg: When reloading real PE modules from a minidump, also look in the search path (as we do for ELF modules).
|
2007-04-02 12:06:28 +02:00 |
Eric Pouech
|
e374bcffee
|
winedbg: We no longer need to force for ELF modules in minidumps as we do it automatically now.
|
2007-03-06 12:11:13 +01:00 |
Eric Pouech
|
90167f26d3
|
winedbg: When reloading a minidump, recreate all threads from the thread record (and not just the first one).
|
2007-03-05 12:14:58 +01:00 |
Eric Pouech
|
7694da86ab
|
winedbg: Some enhancements by using Unicode flavors.
|
2007-02-22 12:28:17 +01:00 |
Alexandre Julliard
|
6744929428
|
winedbg: Win64 printf format fixes.
|
2006-12-20 14:57:08 +01:00 |
Alexandre Julliard
|
2bc33389e8
|
winedbg: Fixed a few data types.
|
2006-12-20 14:57:08 +01:00 |
Ge van Geldorp
|
1d04f826c7
|
winedbg: Change ADDRESS variables to ADDRESS64 so we can handle 64-bit addresses.
|
2006-07-26 15:21:42 +02:00 |
Andrew Talbot
|
a7142d435b
|
winedbg: Write-strings warnings fix.
|
2006-06-12 13:21:48 +02:00 |
Jonathan Ernst
|
360a3f9142
|
Update the address of the Free Software Foundation.
|
2006-05-23 14:11:13 +02:00 |
Jeff Latimer
|
0994126701
|
winedbg: Add display for floating point status.
Added code to examine and display floating point unit status into
be_i386.c as info all-regs command.
|
2006-03-21 16:30:47 +01:00 |
Eric Pouech
|
348067a9bf
|
winedbg: Add ability to reload a minidump.
- now recognize winedbg foo.mdmp on command line
- fleshed out tgt_minidump to reload information from minidump
|
2006-03-02 11:49:41 +01:00 |
Eric Pouech
|
a561275579
|
- now storing exception info (if any) in thread structure
- added minidump function in winedbg (write only)
|
2005-05-23 16:22:44 +00:00 |