Made the winedbg an external and WineLib program.
[wine] / debugger / debugger.h
2000-04-13  Eric PouechMade the winedbg an external and WineLib program.
2000-03-26  Eric Pouechimproved exception handling
2000-03-15  Eric PouechIntroduced DBG_VALUE struct to manipulate debugger...
2000-03-09  Eric PouechNow relying on exception codes to know when debugger...
2000-03-08  Eric PouechNo longer directly accessing debuggee memory.