view: Show the filename in the window title.
[wine] / programs / winedbg / source.c
2011-03-16  Eric Pouechwinedbg: Display a valid source file when reporting...
2009-12-14  Eric Pouechwinedbg: Force 64bit line number information throughout...
2009-12-10  Alexandre Julliardwinedbg: Fix a number of 64-bit pointer truncation...
2009-12-09  Alexandre Julliardwinedbg: Use the explicit name for all A/W function.
2008-05-13  Eric Pouechwinedbg: Fix the path traversal.
2008-05-01  Eric Pouechwinedbg: Attach the source files to a given process...
2008-05-01  Eric Pouechwinedbg: Try harder to locate a source file.
2007-10-24  Andrew Talbotwinedbg: Fix a memory leak.
2006-10-03  Eric Pouechwinedbg: Rewrote the file handling to use SearchPath...
2006-08-29  Marcus MeissnerRemove some more unused debugging channels.
2006-07-26  Ge van Geldorpwinedbg: Change ADDRESS variables to ADDRESS64 so we...
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2005-01-31  Eric PouechCleanup of dbghelp.h (and a couple of definition fixes...
2004-09-28  Eric Pouech- fixed regression in ctrl-c handling
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-16  Rolf KalbermatterUse INVALID_FILE_ATTRIBUTES to test for failure of
2003-09-23  Jon GriffithsNot everyone has <unistd.h>, some files need <io.h...
2003-02-11  Eric PouechTranslated sprintf calls into snprintf.
2002-09-13  Alexandre JulliardMoved the debugger to programs/winedbg where it belongs.