- 23 Aug, 2006 1 commit
-
-
Stefan Huehner authored
-
- 21 Mar, 2006 1 commit
-
-
Jeff Latimer authored
Added code to examine and display floating point unit status into be_i386.c as info all-regs command.
-
- 02 Mar, 2006 1 commit
-
-
Eric Pouech authored
-
- 16 Nov, 2005 1 commit
-
-
Eric Pouech authored
(through --file option). Use that feature to get rid of arg_command hack (--command option now creates a temporary file).
-
- 06 Oct, 2005 1 commit
-
-
Alexandre Julliard authored
-
- 11 Jul, 2005 1 commit
-
-
Francois Gouget authored
-
- 03 Jan, 2005 1 commit
-
-
Jon Griffiths authored
-
- 04 Jun, 2004 1 commit
-
-
Eric Pouech authored
unload a module (and it's debugging information), and a process without pain - portabiblity to another CPU should be easier now (CPU dependent backend) - speed up memory allocation - stabs related fixes: + now correctly handling symbol's size + blocks {} in functions are now correctly recognized and stored (also applies to local variables scoping) + better basic types management (less wild guesses in the code) + full support of inline functions (source stepping now shows the code in .h files for example) - removal of external debugger (attaching with gdb is just fine to debug winedbg) - fixed a couple of issues for symbol address handling (address lookup, incorrect type binding) - winedbg now has a man page
-