- 04 Jan, 2012 1 commit
-
-
Eric Pouech authored
-
- 30 Mar, 2011 1 commit
-
-
Francois Gouget authored
-
- 14 Mar, 2011 1 commit
-
-
Eric Pouech authored
dbghelp: When doing a stack backtrace on i386 with dwarf or pdb unwinders, get the PC from the right frame.
-
- 30 Jun, 2010 1 commit
-
-
Alexandre Julliard authored
-
- 25 May, 2010 1 commit
-
-
Andrew Eikum authored
-
- 20 Apr, 2010 1 commit
-
-
Eric Pouech authored
winedbg: For stack info command, display information in 'a' format (instead of 'x') to get word size machine (instead of forcing 32bit).
-
- 31 Mar, 2010 3 commits
-
-
Eric Pouech authored
-
Eric Pouech authored
winedbg: When filling an imagehlp frame information, also do the stack field, it's used on x86-64 platforms.
-
Eric Pouech authored
-
- 22 Dec, 2009 2 commits
-
-
Eric Pouech authored
-
Eric Pouech authored
-
- 15 Dec, 2009 1 commit
-
-
Eric Pouech authored
-
- 14 Dec, 2009 1 commit
-
-
Eric Pouech authored
-
- 10 Dec, 2009 1 commit
-
-
Alexandre Julliard authored
-
- 21 Apr, 2009 1 commit
-
-
Michael Stefaniuc authored
-
- 09 Jan, 2009 1 commit
-
-
Alexandre Julliard authored
-
- 08 Dec, 2008 1 commit
-
-
Christian Costa authored
-
- 20 Oct, 2008 1 commit
-
-
Eric Pouech authored
-
- 18 Oct, 2008 1 commit
-
-
Alexandre Julliard authored
-
- 14 Jan, 2008 1 commit
-
-
Eric Pouech authored
-
- 23 Oct, 2007 1 commit
-
-
Francois Gouget authored
-
- 18 Sep, 2007 1 commit
-
-
Francois Gouget authored
dbghelp & imagehlp: Fix the PSYM_ENUMSYMBOLS_CALLBACK() and PSYM_ENUMERATESYMBOLS_CALLBACK() prototypes. Tweak the actual callbacks to better match the prototypes.
-
- 20 Dec, 2006 1 commit
-
-
Alexandre Julliard authored
-
- 04 Dec, 2006 1 commit
-
-
Eric Pouech authored
current frame for some of the registers we know of (frame pointer, stack pointer).
-
- 27 Nov, 2006 1 commit
-
-
Eric Pouech authored
- in backtraces, (void) functions should be listed with '()' as arguments instead of '' - factorized code for diplaying information about a local/parameter - fixed a couple of bugs here - rewrote format specifiers for print commands (do no waste space for padding data) - added support for new wine's dbghelp extension for local/parameter variables being out of scope
-
- 18 Oct, 2006 1 commit
-
-
Peter Oberndorfer authored
-
- 26 Sep, 2006 1 commit
-
-
Eric Pouech authored
-
- 29 Aug, 2006 1 commit
-
-
Marcus Meissner authored
-
- 14 Aug, 2006 1 commit
-
-
Eric Pouech authored
-
- 26 Jul, 2006 1 commit
-
-
Ge van Geldorp authored
-
- 03 Jul, 2006 1 commit
-
-
Ge van Geldorp authored
match those of ReadProcessMemory/WriteProcessMemory, since those are the ones actually used.
-
- 15 Jun, 2006 1 commit
-
-
Alexandre Julliard authored
-
- 23 May, 2006 1 commit
-
-
Jonathan Ernst authored
-
- 15 May, 2006 1 commit
-
-
Eric Pouech authored
Don't print 'process has terminated' message when detaching from a process (or backtracing it).
-
- 02 Mar, 2006 1 commit
-
-
Eric Pouech authored
- now recognize winedbg foo.mdmp on command line - fleshed out tgt_minidump to reload information from minidump
-
- 28 Feb, 2006 1 commit
-
-
Eric Pouech authored
- added a close_process method to process_io - made use of it to get rid of dbg_detach
-
- 20 Feb, 2006 1 commit
-
-
Eric Pouech authored
-
- 16 Feb, 2006 1 commit
-
-
Eric Pouech authored
-
- 06 Feb, 2006 1 commit
-
-
Eric Pouech authored
Added correct stabs parsing for function parameters in registers. Added a couple of helper functions to make code smaller and more readable.
-
- 23 Jan, 2006 1 commit
-
-
Eric Pouech authored
-