1. 9859ec4 - added GetName() to retrieve type name by Eric Pouech · 22 years ago
  2. f264bd3 Moved the debugger to programs/winedbg where it belongs. by Alexandre Julliard · 23 years ago[Renamed from debugger/types.c]
  3. 10464c8 Added $regs as a variable for displaying all registers. by Eric Pouech · 23 years ago
  4. 14dbbe0 Added /g debug format to dump GUIDs. by Alexandre Julliard · 23 years ago
  5. 9a62491 Removed trailing whitespace. by Vincent Béron · 23 years ago
  6. 7bec5c1 Hacked unicode printing feature (x /u). Made the type casts a bit more robust. by Eric Pouech · 23 years ago
  7. 0799c1a Added LGPL standard comment, and copyright notices where necessary. by Alexandre Julliard · 23 years ago
  8. 911d424 Fixes char array in structure dumping. by Eric Pouech · 23 years ago
  9. 02ecb68 Fixed stabs parsing for GCC 3.0 (default types). by Eric Pouech · 23 years ago
  10. faf2880 Fix for some types of C++ debug info that can cause winedbg to crash. by Dave Hawkes · 23 years ago
  11. d6dcec8 Fixed float variables display. by Eric Pouech · 24 years ago
  12. 282f727 Small 'typos in comments' fixes. by Francois Gouget · 24 years ago
  13. afce921 Cleaned up internal types definition. by Eric Pouech · 24 years ago
  14. 4304aee Fixed floating point data printing and made basic types reading more robust. by Eric Pouech · 24 years ago
  15. 081ee94 - Fixed resource functions to work directly from the HMODULE instead of by Alexandre Julliard · 25 years ago
  16. 856aefa - Explicit init of rtn.cookie in DEBUG_EvalExpr to bad value to by Peter Hunnisett · 25 years ago
  17. 911436b - cleaned-up break handling by Eric Pouech · 25 years ago
  18. f182235 Fixed %p in printf (now using wsprintf which doesn't support it). by Eric Pouech · 25 years ago
  19. 04c16b8 - Enhanced internal variables framework (including read/save to by Eric Pouech · 25 years ago
  20. 164bac9 Improved CodeView type information loader. by Ulrich Weigand · 25 years ago
  21. 180a088 Moved PE header definitions to winnt.h where they belong. by Alexandre Julliard · 25 years ago
  22. e5efa0c Made the winedbg an external and WineLib program. by Eric Pouech · 25 years ago
  23. 7de0d82 Fixed basic type evaluation. by Eric Pouech · 25 years ago
  24. d33bcb6 Introduced DBG_VALUE struct to manipulate debugger/debuggee address space. by Eric Pouech · 25 years ago
  25. 527eea9 No longer directly accessing debuggee memory. by Eric Pouech · 25 years ago
  26. 1d5bc46 Removed extra #include statements. by Niels Kristian Bech Jensen · 25 years ago
  27. 1427343 Fixed potential crash in string variable printing. by Eric Pouech · 25 years ago
  28. 0076135 Avoid crashing on a bad symbol address of 0x0000. by Kevin Holbrook · 26 years ago
  29. dda17c6 Added a possibility to let the internal debugger use a separate by Ove Kaaven · 26 years ago
  30. b0d52b0 More include optimizations. by Marcus Meissner · 26 years ago
  31. 04c3e1d Removed a lot of occurences of windows.h (and added necessary other includes). by Marcus Meissner · 26 years ago
  32. 241c730 Fixed some LPPOINT/LPSIZE mismatches and some missing "const" in the by François Gouget · 26 years ago
  33. 69df371 Made Wine's debugger work satisfactorily with DOS apps. by Ove Kaaven · 26 years ago
  34. 491502b Release 971101 by Alexandre Julliard · 27 years ago wine-971101
  35. 84c70f5 Release 970509 by Alexandre Julliard · 28 years ago wine-970509
  36. 349a953 Release 970202 by Alexandre Julliard · 28 years ago wine-970202
  37. 01d6346 Release 970120 by Alexandre Julliard · 28 years ago wine-970120
  38. c6c0944 Release 970112 by Alexandre Julliard · 28 years ago wine-970112