- 21 Apr, 2009 1 commit
-
-
Michael Stefaniuc authored
-
- 20 Oct, 2008 1 commit
-
-
Eric Pouech authored
-
- 14 Jan, 2008 1 commit
-
-
Eric Pouech authored
-
- 29 Nov, 2007 1 commit
-
-
Gerald Pfeifer authored
-
- 03 Aug, 2007 1 commit
-
-
Francois Gouget authored
Also add a number of missing prototypes, especially 64bit or Unicode versions of existing prototypes, and the related structures. Update win32.api to fix the winapi_check warnings.
-
- 09 Apr, 2007 1 commit
-
-
Chris Robinson authored
-
- 20 Dec, 2006 2 commits
-
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
- 03 Oct, 2006 1 commit
-
-
Eric Pouech authored
-
- 27 Jun, 2006 2 commits
-
-
Eric Pouech authored
when requesting info on a module by address, always print the module ELF/PE pair (if this applies) (and not only the embedded PE), which can be confusing.
-
Eric Pouech authored
This allows reimplementing the module list command and do less black magic to guess the ELF debug format.
-
- 05 Jun, 2006 1 commit
-
-
Juan Lang authored
-
- 23 May, 2006 1 commit
-
-
Jonathan Ernst 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.
-
- 28 Sep, 2005 1 commit
-
-
Alexandre Julliard authored
maintaining a list of all loaded dlls.
-
- 09 Sep, 2005 1 commit
-
-
Alexandre Julliard authored
appropriate.
-
- 19 Aug, 2005 1 commit
-
-
Mike McCormack authored
-
- 14 Feb, 2005 1 commit
-
-
Oliver Stieber authored
-
- 31 Jan, 2005 1 commit
-
-
Mike Hearn authored
-
- 04 Jul, 2004 1 commit
-
-
Eric Pouech authored
- made use of new dbghelp pure ELF symbol lookup
-
- 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
-
- 27 Jan, 2004 1 commit
-
-
Sami Aario authored
-
- 15 Dec, 2003 1 commit
-
-
Eric Pouech authored
- move all standard (old MESG channel) output to stdout - move all other outputs (TRACE, WARN...) to a new wine debugging channel (winedbg) - replaced quite a few #ifdef:ed out output to new channels (mainly in symbol management area...) - added a new maintenance commands to ease up debugging - updated documentation accordingly
-
- 05 Nov, 2003 1 commit
-
-
Rein Klazes authored
-
- 14 Oct, 2003 1 commit
-
-
Michal Janusz Miroslaw authored
function; displays now can be enabled/disabled like in gdb.
-
- 09 Oct, 2003 1 commit
-
-
Daniel Marmier authored
-
- 05 Sep, 2003 1 commit
-
-
Alexandre Julliard authored
headers (with help from Dimitrie O. Paun).
-
- 28 Aug, 2003 1 commit
-
-
Alexandre Julliard authored
seems to be the official name.
-
- 14 Feb, 2003 1 commit
-
-
Mike Hearn authored
-
- 30 Jan, 2003 1 commit
-
-
Eric Pouech authored
- Protected walk commands while being called with no process loaded. - In command grammar, allowed some expressions while only numbers where accepted. - Renamed 'info maps' info 'walk maps' and let it work on any process.
-
- 08 Jan, 2003 1 commit
-
-
Dan Kegel authored
strings to use %ld for RECT elements.
-
- 16 Sep, 2002 1 commit
-
-
Eric Pouech authored
-
- 13 Sep, 2002 1 commit
-
-
Alexandre Julliard authored
-
- 26 Aug, 2002 1 commit
-
-
Lionel Ulmer authored
-
- 13 Aug, 2002 1 commit
-
-
Alexandre Julliard authored
-
- 02 Aug, 2002 1 commit
-
-
Eric Pouech authored
-
- 02 Jun, 2002 1 commit
-
-
Eric Pouech authored
Reimplemented the info maps command.
-
- 31 May, 2002 1 commit
-
-
Vincent Béron authored
-
- 25 May, 2002 1 commit
-
-
Eric Pouech authored
Made the type casts a bit more robust.
-
- 09 Mar, 2002 1 commit
-
-
Alexandre Julliard authored
Global replacement of debugtools.h by wine/debug.h.
-