- now storing frames information in thread structure
[wine] / programs / winedbg / symbol.c
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...