Typos/spelling fixes.
[wine] / programs / winedbg / stabs.c
2003-05-02  Alexandre JulliardAdded dummy read_elf_info for the non-ELF case (reporte...
2003-04-02  Eric PouechAdded support for R types in stabs parsing.
2003-04-01  Alexandre JulliardRemoved uses of u_long. Use void* type for pointers...
2003-02-19  Eric Pouech- added parsing of C++ inheritence information
2003-01-30  Eric Pouech- Added experimental parsing for C++ code (but winedbg...
2002-09-29  Greg TurnerAttempt at handling 'k' and 'B' symbols.
2002-09-16  Eric PouechAdded ability to abort on interactive symbol lookup.
2002-09-13  Alexandre JulliardMoved the debugger to programs/winedbg where it belongs.