1. 72a7369 Added ability to defer breakpoint setting for breakpoint defined by an by Eric Pouech · 23 years ago
  2. e105023 - Document where the stabs information can be found, so that someone by Bill Medland · 23 years ago
  3. b6941bb Added a remote proxy for gdb. by Eric Pouech · 23 years ago
  4. 9a62491 Removed trailing whitespace. by Vincent Béron · 23 years ago
  5. b53f130 Attempt at fixing MAX_PATH issues for mingw. by Alexandre Julliard · 23 years ago
  6. 9c54cfa More portable signature check. by Alexandre Julliard · 23 years ago
  7. a57149e Check ELF signature before processing file. by Alexandre Julliard · 23 years ago
  8. 0799c1a Added LGPL standard comment, and copyright notices where necessary. by Alexandre Julliard · 23 years ago
  9. 22ad2d2 Avoid assert for very large C++ .so files. by Peter Hunnisett · 23 years ago
  10. 02ecb68 Fixed stabs parsing for GCC 3.0 (default types). by Eric Pouech · 23 years ago
  11. 624cbd7 Fixes for Solaris X86. by Eric Pouech · 24 years ago
  12. eaafb73 Added the notion of delayed breakpoint (when a function is not loaded by Eric Pouech · 24 years ago
  13. 004dc82 Increased debugger include limit to 512. by Jon Griffiths · 24 years ago
  14. d18140c Fix the trivial compiler warnings in debugger/ when compiling with -W by Joerg Mayer · 24 years ago
  15. 0421138 Improved stabs loading (now using recursive parsing, required by stabs by Eric Pouech · 24 years ago
  16. db1e5db Do not use a.out.h. by Dimitrie O. Paun · 24 years ago
  17. af1df43 Skip directories when loading debug symbols. by Dmitry Timoshkov · 24 years ago
  18. e939206 Improved internal module handling (module now have a size, map of by Eric Pouech · 24 years ago
  19. cc53658 Fixed loading of symbols from libraries. by Juergen Schmied · 24 years ago
  20. bd52902 Added missing cast. by Gerald Pfeifer · 25 years ago
  21. acc81ba Added two missing casts. by Gerald Pfeifer · 25 years ago
  22. 7d64d7d Do not crash if path is NULL in DEBUG_ProcessElfFileFromPath. by Dmitry Timoshkov · 25 years ago
  23. 9454801 Enhanced ELF files lookup for symbolic info. by Eric Pouech · 25 years ago
  24. 71189b5 fixed a number of long standing bugs: by Eric Pouech · 25 years ago
  25. f182235 Fixed %p in printf (now using wsprintf which doesn't support it). by Eric Pouech · 25 years ago
  26. 508911b Old versions of glibc might not have STN_UNDEF defined. by Marcus Meissner · 25 years ago
  27. b971745 Fixed some buffer overflows. by Eric Pouech · 25 years ago
  28. 04c16b8 - Enhanced internal variables framework (including read/save to by Eric Pouech · 25 years ago
  29. e5efa0c Made the winedbg an external and WineLib program. by Eric Pouech · 25 years ago
  30. 9505c1c Now read .so list from debuggee's address space. by Eric Pouech · 25 years ago
  31. ac11a68 improved exception handling by Eric Pouech · 25 years ago
  32. d33bcb6 Introduced DBG_VALUE struct to manipulate debugger/debuggee address space. by Eric Pouech · 25 years ago
  33. 527eea9 No longer directly accessing debuggee memory. by Eric Pouech · 25 years ago
  34. 1758f2d Misc. fixes for compiler warnings. by James Abbatiello · 25 years ago
  35. eafa391 Use argv[0] to locate the server executable. by Alexandre Julliard · 25 years ago
  36. 1d5bc46 Removed extra #include statements. by Niels Kristian Bech Jensen · 25 years ago
  37. 9633632 - Added missing configuration #if:s and #includes:s. by Patrik Stridvall · 25 years ago
  38. dfd69a3 Fixed crash. by Eric Pouech · 26 years ago
  39. 28fffb7 Added support for N_BINCL and N_EINCL instructions. by Eric Pouech · 26 years ago
  40. 1327748 Added checks for sys/errno.h, sys/signal.h and sys/mman.h. by Howard Abrams · 26 years ago
  41. 1ed4ecf ANSI C fixes. by Patrik Stridvall · 26 years ago
  42. 1fe9eb1 Make it possible to link Wine statically (at least on RedHat 6.0). by Pavel Roskin · 26 years ago
  43. a9a671d Fixed ANSI compabillity. by Patrik Stridvall · 26 years ago
  44. dda17c6 Added a possibility to let the internal debugger use a separate by Ove Kaaven · 26 years ago
  45. 04c3e1d Removed a lot of occurences of windows.h (and added necessary other includes). by Marcus Meissner · 26 years ago
  46. b178207 Added possibility to load .stabs/.stabstr sections from PE dlls. by Marcus Meissner · 26 years ago
  47. 592ba10 autoconf: added checks for libio.h, elf.h, curses.h,ncurses.h and by Marcus Meissner · 26 years ago
  48. 73458b0 Changed // comments to /* */ so WINE compiles with non-gcc compilers again. by Marcus Meissner · 26 years ago
  49. 241c730 Fixed some LPPOINT/LPSIZE mismatches and some missing "const" in the by François Gouget · 26 years ago
  50. 7e5b3b3 Added a memset() to prevent a debugger segfault caused by by Ove Kaaven · 26 years ago
  51. 85ed45e Release 980822 by Alexandre Julliard · 27 years ago wine-980822
  52. 767e6f6 Release 980809 by Alexandre Julliard · 27 years ago wine-980809
  53. f90efa9 Release 980614 by Alexandre Julliard · 27 years ago wine-980614
  54. a845b88 Release 980601 by Alexandre Julliard · 27 years ago wine-980601
  55. dadf78f Release 980517 by Alexandre Julliard · 27 years ago wine-980517
  56. 60ce85c Release 980201 by Alexandre Julliard · 27 years ago wine-980201
  57. 3db94ef Release 970928 by Alexandre Julliard · 28 years ago wine-970928
  58. 77b9918 Release 970914 by Alexandre Julliard · 28 years ago wine-970914
  59. 84c70f5 Release 970509 by Alexandre Julliard · 28 years ago wine-970509
  60. df2673b Release 970329 by Alexandre Julliard · 28 years ago wine-970329
  61. f0cbfa0 Release 970215 by Alexandre Julliard · 28 years ago wine-970215
  62. 349a953 Release 970202 by Alexandre Julliard · 28 years ago wine-970202
  63. 01d6346 Release 970120 by Alexandre Julliard · 28 years ago wine-970120
  64. c6c0944 Release 970112 by Alexandre Julliard · 28 years ago wine-970112
  65. 9ea19e5 Release 970101 by Alexandre Julliard · 28 years ago wine-970101
  66. 7ebe1a4 Release 961222 by Alexandre Julliard · 28 years ago wine-961222