Stub MACRO_JumpContext to at least bring up the help file.
[wine] / programs / winedbg / info.c
2004-07-04  Eric Pouech- enhanced 'info share' output
2004-06-04  Eric Pouech- all symbol information storage is now module relative...
2004-01-27  Sami AarioFix a debug message.
2003-12-15  Eric Pouech- get rid of winedbg internal channels for output
2003-11-05  Rein KlazesLet "info wnd" print the client rectangle in screen...
2003-10-14  Michal Janusz MiroslawExtend displays: now one can add displays active only...
2003-10-09  Daniel MarmierFixed warnings with gcc option "-Wwrite-strings".
2003-09-05  Alexandre JulliardFixed header dependencies to be fully compatible with...
2003-08-28  Alexandre JulliardRenamed EXCEPTION_FRAME to EXCEPTION_REGISTRATION_RECOR...
2003-02-14  Mike HearnRemoved the nonexistant command "debugmsg" from winedbg...
2003-01-30  Eric Pouech- Removed no longer used queue & modref related commands.
2003-01-08  Dan KegelChange RECT to use LONG to match win32 standard headers...
2002-09-16  Eric PouechAdded ability to abort on interactive symbol lookup.
2002-09-13  Alexandre JulliardMoved the debugger to programs/winedbg where it belongs.