Null parameters need to be quoted on the commandline.
[wine] / programs / winedbg / winedbg.c
2003-06-30  Catalin PatuleaFixed Unicode string output.
2003-05-22  Alexandre JulliardStart to make use of the proper PEB structure for process
2003-04-04  Alexandre JulliardRemove the Wine-specific EXCEPTION_CRITICAL_SECTION_WAI...
2003-04-01  Alexandre JulliardRemoved uses of u_long. Use void* type for pointers...
2003-03-04  Eric PouechAdded support for Ctrl-C handling if not running in...
2003-02-27  Eric PouechRemoved no longer needed UseXTerm internal variable.
2003-02-24  Marcus MeissnerPrint out name of float exceptions.
2003-02-11  Eric PouechAttach command no longer worked as expected, fixed it.
2003-01-09  Eric PouechRemoved emacs edition flavor (it's now a console attrib...
2002-12-12  Dimitrie O. PaunMove excpt.h out of include/msvcrt/ as it does not...
2002-10-28  Lionel UlmerRaise an exception if any Wine or Winelib code does...
2002-09-13  Alexandre JulliardMoved the debugger to programs/winedbg where it belongs.