- 25 Jun, 2012 1 commit
-
-
Eric Pouech authored
-
- 05 Aug, 2011 1 commit
-
-
Frédéric Delanoy authored
-
- 31 Jan, 2011 1 commit
-
-
Eric Pouech authored
-
- 10 Jan, 2011 1 commit
-
-
Eric Pouech authored
-
- 31 Mar, 2010 1 commit
-
-
Eric Pouech authored
-
- 22 Dec, 2009 1 commit
-
-
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
-
- 05 Oct, 2009 1 commit
-
-
Eric Pouech authored
winedbg: Properly manage Wine's dbghelp extensions for constant symbols which value is passed by ref.
-
- 24 Aug, 2009 1 commit
-
-
Dylan Smith authored
-
- 21 Apr, 2009 1 commit
-
-
Michael Stefaniuc authored
-
- 02 Feb, 2009 1 commit
-
-
Marcus Meissner authored
-
- 05 Dec, 2008 1 commit
-
-
Vincent Povirk authored
-
- 11 Nov, 2008 2 commits
-
-
Eric Pouech authored
-
Eric Pouech authored
-
- 18 Aug, 2008 1 commit
-
-
Eric Pouech authored
winedbg: Don't force integral values while displaying a stack value, it doesn't work for float/double values.
-
- 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.
-
- 26 Apr, 2007 1 commit
-
-
Alexandre Julliard authored
-
- 08 Mar, 2007 1 commit
-
-
Peter Oberndorfer authored
Also pass the right string to SymEnumSymbols and check for _ in symbol name, instead of beginning of string.
-
- 20 Dec, 2006 1 commit
-
-
Alexandre Julliard authored
-
- 06 Dec, 2006 1 commit
-
-
Eric Pouech authored
-
- 04 Dec, 2006 3 commits
-
-
Eric Pouech authored
Factorize a bit more some symbol handling code.
-
Eric Pouech authored
-
Eric Pouech authored
-
- 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
-
- 14 Aug, 2006 1 commit
-
-
Eric Pouech authored
-
- 26 Jul, 2006 1 commit
-
-
Ge van Geldorp authored
-
- 23 May, 2006 1 commit
-
-
Jonathan Ernst 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.
-
- 05 Dec, 2005 1 commit
-
-
Eric Pouech authored
- native dbghelp returns in SYMBOL_INFO.TypeIndex the index of the type of the symbol (we were returning the symbol index instead) - fixed winedbg accordingly
-
- 03 Dec, 2005 2 commits
-
-
Eric Pouech authored
-
Eric Pouech authored
-
- 29 Nov, 2005 1 commit
-
-
Eric Pouech authored
oriented API (stack_get_current_symbol). Reused the func name (stack_get_frame) for internal stack.c handling.
-
- 18 Nov, 2005 3 commits
-
-
Eric Pouech authored
current stack frame, and no longer every time we look up local symbols on current stack
-
Eric Pouech authored
- frames are cached after each thread stops execution - reimplemented backtrace on top of this
-
Eric Pouech authored
& locals in dbghelp. Modified winedbg accordingly.
-
- 17 Nov, 2005 2 commits
-
-
Eric Pouech authored
32 bit one.
-
Eric Pouech authored
in other modules.
-
- 23 May, 2005 1 commit
-
-
Eric Pouech authored
-