Update the address of the Free Software Foundation.
[wine] / programs / winedbg / symbol.c
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2006-02-06  Eric Pouechwinedbg: Added support for function parameters passed...
2005-12-05  Eric Pouechdbghelp,winedbg: SYMBOL_INFO fix.
2005-12-03  Eric Pouechwinedbg: simplify some code.
2005-12-03  Eric Pouechwinedbg: fixed regression in 'info local' command.
2005-11-29  Eric PouechReplaced stack_get_frame with a pure symbol (and no...
2005-11-18  Eric PouechCentralized calls for SymSetContext, we only do it...
2005-11-18  Eric Pouech- now storing frames information in thread structure
2005-11-18  Eric PouechNow returning correct symbol flags (as native does...
2005-11-17  Eric PouechSymGetType(...,TI_GET_LENGTH,...) requires a 64 bit...
2005-11-17  Eric PouechWhen a symbol name already contains a module name,...
2005-05-23  Eric PouechRemoved the macros for verbose memory read/write operat...
2005-01-31  Eric PouechCleanup of dbghelp.h (and a couple of definition fixes...
2004-11-22  Eric PouechFixed regressions introduced when moving addresses...
2004-10-11  Robert ShearmanFix function and structure field types so we are compat...
2004-09-28  Eric Pouech- fixed regression in ctrl-c handling
2004-08-22  Eric Pouech- fixed breakpoint enabled/disabled state management
2004-07-04  Eric Pouech- enhanced 'info share' output
2004-06-04  Eric Pouech- all symbol information storage is now module relative...