- 14 Feb, 2006 1 commit
-
-
Mike Frysinger authored
-
- 06 Oct, 2005 1 commit
-
-
Alexandre Julliard authored
-
- 28 Sep, 2005 1 commit
-
-
Alexandre Julliard authored
same base name as the .y file, so that we can generate correct dependencies in all cases.
-
- 24 May, 2005 1 commit
-
-
Eric Pouech authored
process, minidump...) - all read/write memory ops are now done thru a centralized process_io facility - minor fixes & cleanups in CPU backends
-
- 23 May, 2005 1 commit
-
-
Eric Pouech authored
- added minidump function in winedbg (write only)
-
- 18 Oct, 2004 1 commit
-
-
Vincent Béron 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
-
- 09 Mar, 2004 1 commit
-
-
Alexandre Julliard authored
-
- 02 Mar, 2004 1 commit
-
-
Alexandre Julliard authored
-
- 03 Feb, 2004 1 commit
-
-
Eric Pouech authored
it) - separated module management (pe.c, elf.c) from debug information management (stabs.c, msc.c) - worked around new wine-pthread and wine-kthread loaders (no longer use "wine" as default loader) - better convergence of gdb-proxy and winedbg for ELF handling - fixed ELF link-map walking - now using all loaded shared libs - (with the help of Robert Shearman) - added a bit of const correctness
-
- 15 Dec, 2002 1 commit
-
-
Alexandre Julliard authored
-
- 13 Sep, 2002 1 commit
-
-
Alexandre Julliard authored
-
- 10 Aug, 2002 1 commit
-
-
Alexandre Julliard authored
-
- 22 Jul, 2002 1 commit
-
-
Eric Pouech authored
-
- 20 Jul, 2002 1 commit
-
-
Eric Pouech authored
-
- 21 May, 2002 1 commit
-
-
Alexandre Julliard authored
-
- 11 May, 2002 1 commit
-
-
Alexandre Julliard authored
Added -exe mode to generate a .spec.c for an exe without having to provide a .spec. Removed some no longer needed spec files. Removed .dll extension in makefiles import specifications.
-
- 09 May, 2002 1 commit
-
-
Alexandre Julliard authored
it can be used on platforms that don't build a .spec.c file.
-
- 14 Feb, 2002 1 commit
-
-
Alexandre Julliard authored
to configure.ac. Changed a few things to better follow the autoconf guidelines.
-
- 23 Nov, 2001 1 commit
-
-
Eric Pouech authored
since we now have a brand new console), removed private debug heap.
-
- 29 Dec, 2000 1 commit
-
-
François Gouget authored
-
- 06 Dec, 2000 1 commit
-
-
Alexandre Julliard authored
-
- 30 Nov, 2000 1 commit
-
-
Alexandre Julliard authored
-
- 06 Nov, 2000 1 commit
-
-
Alexandre Julliard authored
Added support for .mc extension. Do not try to open *.tab.h and *.mc.rc include files.
-
- 31 Oct, 2000 1 commit
-
-
Alexandre Julliard authored
-
- 25 Oct, 2000 1 commit
-
-
Kristoffer Gleditsch authored
-
- 22 Oct, 2000 1 commit
-
-
Eric Pouech authored
-
- 04 Aug, 2000 2 commits
-
-
Hidenori Takeshima authored
-
Alexandre Julliard authored
-
- 31 Jul, 2000 1 commit
-
-
Alexandre Julliard authored
-
- 14 Jun, 2000 1 commit
-
-
Alexandre Julliard authored
Improved 'make install'. Cleaned up the main Makefile.
-
- 08 Jun, 2000 1 commit
-
-
Alexandre Julliard authored
-
- 26 May, 2000 1 commit
-
-
James Juran authored
-
- 24 Apr, 2000 1 commit
-
-
Alexandre Julliard authored
-
- 15 Apr, 2000 1 commit
-
-
Alexandre Julliard authored
winestub.o with Winelib apps.
-
- 14 Apr, 2000 1 commit
-
-
Alexandre Julliard authored
-
- 13 Apr, 2000 1 commit
-
-
Eric Pouech authored
Centralized output handling (preparation for console usage). Fixed a few debug information reading options (stabs and sym). Started a framework to hold debugger's internal variables.
-
- 09 Apr, 2000 1 commit
-
-
Alexandre Julliard authored
-
- 26 Mar, 2000 1 commit
-
-
Eric Pouech authored
merged all module handling code in new module.c file reenabled 'walk module' and 'info module' commands added ability to drive break on thread startup
-
- 08 Mar, 2000 1 commit
-
-
Eric Pouech authored
Execution context (mode, steps...) are now linked to a thread. Removed some X11 crst hacks. Rewrote info/walk commands. Removed direct debugger invocation code (and moved the rest to the new winedbg.c file).
-