2012-06-25 |
Eric Pouech | winedbg: In 'info locals' command, show the full regist... |
blob | commitdiff | raw |
2011-08-05 |
Frédéric Delanoy | winedbg: Remove dead assignment (Clang). |
blob | commitdiff | raw | diff to current |
2011-01-31 |
Eric Pouech | winedbg: Added support for variables with thread storage. |
blob | commitdiff | raw | diff to current |
2011-01-10 |
Eric Pouech | winedbg: Try to detect jump (potentially thunk code... |
blob | commitdiff | raw | diff to current |
2010-03-31 |
Eric Pouech | winedbg: Add some missing symbol flags to pick up local... |
blob | commitdiff | raw | diff to current |
2009-12-22 |
Eric Pouech | winedbg: Fix for stack symbols on 64bit platform. |
blob | commitdiff | raw | diff to current |
2009-12-15 |
Eric Pouech | winedbg: Fix some types for homogenous support on 64bit... |
blob | commitdiff | raw | diff to current |
2009-12-14 |
Eric Pouech | winedbg: Force 64bit line number information throughout... |
blob | commitdiff | raw | diff to current |
2009-12-10 |
Alexandre Julliard | winedbg: Fix a number of 64-bit pointer truncation... |
blob | commitdiff | raw | diff to current |
2009-10-05 |
Eric Pouech | winedbg: Properly manage Wine's dbghelp extensions... |
blob | commitdiff | raw | diff to current |
2009-08-24 |
Dylan Smith | winedbg: Fixed listing source of function in file. |
blob | commitdiff | raw | diff to current |
2009-04-21 |
Michael Stefaniuc | winedbg: Remove some superfluous pointer casts. |
blob | commitdiff | raw | diff to current |
2009-02-02 |
Marcus Meissner | winedbg: Check for buffer being NULL. |
blob | commitdiff | raw | diff to current |
2008-12-05 |
Vincent Povirk | winedbg: Fix string format warnings. |
blob | commitdiff | raw | diff to current |
2008-11-11 |
Eric Pouech | winedbg: Added scoped symbol picker, and options to... |
blob | commitdiff | raw | diff to current |
2008-11-11 |
Eric Pouech | winedbg: Rewrote the symbol picking mechanism so that... |
blob | commitdiff | raw | diff to current |
2008-08-18 |
Eric Pouech | winedbg: Don't force integral values while displaying... |
blob | commitdiff | raw | diff to current |
2007-09-18 |
Francois Gouget | dbghelp & imagehlp: Fix the PSYM_ENUMSYMBOLS_CALLBACK... |
blob | commitdiff | raw | diff to current |
2007-04-26 |
Alexandre Julliard | winedbg: Properly handle EOF on input. |
blob | commitdiff | raw | diff to current |
2007-03-08 |
Peter Oberndorfer | winedbg: Do not write over const char * parameter. |
blob | commitdiff | raw | diff to current |
2006-12-20 |
Alexandre Julliard | winedbg: Win64 printf format fixes. |
blob | commitdiff | raw | diff to current |
2006-12-06 |
Eric Pouech | winedbg: Added support for constant values passed by... |
blob | commitdiff | raw | diff to current |
2006-12-04 |
Eric Pouech | winedbg: Dwarf can emit REGREL symbol information,... |
blob | commitdiff | raw | diff to current |
2006-12-04 |
Eric Pouech | winedbg: Remove some hassle from sgv_cb, and handle... |
blob | commitdiff | raw | diff to current |
2006-12-04 |
Eric Pouech | winedbg: No longer test filename in sgv_cb, but do... |
blob | commitdiff | raw | diff to current |
2006-11-27 |
Eric Pouech | winedbg: Various information printing issues. |
blob | commitdiff | raw | diff to current |
2006-08-14 |
Eric Pouech | winedbg: Fixed the symbol lookup so that it can really... |
blob | commitdiff | raw | diff to current |
2006-07-26 |
Ge van Geldorp | winedbg: Change ADDRESS variables to ADDRESS64 so we... |
blob | commitdiff | raw | diff to current |
2006-05-23 |
Jonathan Ernst | Update the address of the Free Software Foundation. |
blob | commitdiff | raw | diff to current |
2006-02-06 |
Eric Pouech | winedbg: Added support for function parameters passed... |
blob | commitdiff | raw | diff to current |
2005-12-05 |
Eric Pouech | dbghelp,winedbg: SYMBOL_INFO fix. |
blob | commitdiff | raw | diff to current |
2005-12-03 |
Eric Pouech | winedbg: simplify some code. |
blob | commitdiff | raw | diff to current |
2005-12-03 |
Eric Pouech | winedbg: fixed regression in 'info local' command. |
blob | commitdiff | raw | diff to current |
2005-11-29 |
Eric Pouech | Replaced stack_get_frame with a pure symbol (and no... |
blob | commitdiff | raw | diff to current |
2005-11-18 |
Eric Pouech | Centralized calls for SymSetContext, we only do it... |
blob | commitdiff | raw | diff to current |
2005-11-18 |
Eric Pouech | - now storing frames information in thread structure |
blob | commitdiff | raw | diff to current |
2005-11-18 |
Eric Pouech | Now returning correct symbol flags (as native does... |
blob | commitdiff | raw | diff to current |
2005-11-17 |
Eric Pouech | SymGetType(...,TI_GET_LENGTH,...) requires a 64 bit... |
blob | commitdiff | raw | diff to current |
2005-11-17 |
Eric Pouech | When a symbol name already contains a module name,... |
blob | commitdiff | raw | diff to current |
2005-05-23 |
Eric Pouech | Removed the macros for verbose memory read/write operat... |
blob | commitdiff | raw | diff to current |
2005-01-31 |
Eric Pouech | Cleanup of dbghelp.h (and a couple of definition fixes... |
blob | commitdiff | raw | diff to current |
2004-11-22 |
Eric Pouech | Fixed regressions introduced when moving addresses... |
blob | commitdiff | raw | diff to current |
2004-10-11 |
Robert Shearman | Fix function and structure field types so we are compat... |
blob | commitdiff | raw | diff to current |
2004-09-28 |
Eric Pouech | - fixed regression in ctrl-c handling |
blob | commitdiff | raw | diff to current |
2004-08-22 |
Eric Pouech | - fixed breakpoint enabled/disabled state management |
blob | commitdiff | raw | diff to current |
2004-07-04 |
Eric Pouech | - enhanced 'info share' output |
blob | commitdiff | raw | diff to current |
2004-06-04 |
Eric Pouech | - all symbol information storage is now module relative... |
blob | commitdiff | raw | diff to current |
|