server: Hold a pointer to the queue from the async operations.
[wine] / programs / winedbg / display.c
2006-08-29  Marcus MeissnerRemove some more unused debugging channels.
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2005-11-29  Eric PouechReplaced stack_get_frame with a pure symbol (and no...
2005-08-19  Mike McCormackFix gcc 4.0 warnings.
2005-03-03  Alexandre JulliardFixed a few regressions in the handling of segmented...
2004-09-28  Eric Pouech- fixed regression in ctrl-c handling
2004-08-22  Eric Pouech- fixed breakpoint enabled/disabled state management
2004-06-04  Eric Pouech- all symbol information storage is now module relative...
2003-12-15  Eric Pouech- get rid of winedbg internal channels for output
2003-10-14  Michal Janusz MiroslawExtend displays: now one can add displays active only...
2002-09-13  Alexandre JulliardMoved the debugger to programs/winedbg where it belongs.