Commit History

Author SHA1 Message Date
  Alexandre Julliard 0ea9fe999c winedbg: Build with msvcrt. 3 years ago
  André Hentschel 4f1ed54c7d winedbg: Remove a dead assignment (Clang). 9 years ago
  Marcus Meissner 92286a521f winedbg: Close filehandle on one exit branch (Coverity). 9 years ago
  Eric Pouech 1adbe82601 winedbg: Display a valid source file when reporting an error about a missing source file. 13 years ago
  Eric Pouech 12c3a012cb winedbg: Force 64bit line number information throughout the code to ease 64bit portability. 15 years ago
  Alexandre Julliard ec73f0b71a winedbg: Fix a number of 64-bit pointer truncation issues. 15 years ago
  Alexandre Julliard c09ac7a41f winedbg: Use the explicit name for all A/W function. 15 years ago
  Eric Pouech 2a771d294f winedbg: Fix the path traversal. 16 years ago
  Eric Pouech 95f2d367b3 winedbg: Attach the source files to a given process, and unload them at process end. 16 years ago
  Eric Pouech 6f84b1c640 winedbg: Try harder to locate a source file. 16 years ago
  Andrew Talbot d275a4d3af winedbg: Fix a memory leak. 17 years ago
  Eric Pouech 6a0568a11a winedbg: Rewrote the file handling to use SearchPath instead of home grown version. 18 years ago
  Marcus Meissner b3a72ad1dd Remove some more unused debugging channels. 18 years ago
  Ge van Geldorp 1d04f826c7 winedbg: Change ADDRESS variables to ADDRESS64 so we can handle 64-bit addresses. 18 years ago
  Jonathan Ernst 360a3f9142 Update the address of the Free Software Foundation. 18 years ago
  Eric Pouech 499cff6f26 Cleanup of dbghelp.h (and a couple of definition fixes). The 20 years ago
  Eric Pouech 5fe480b472 - fixed regression in ctrl-c handling 20 years ago
  Eric Pouech deca2502d6 - all symbol information storage is now module relative, so we can 20 years ago
  Eric Pouech 48f97983d7 - get rid of winedbg internal channels for output 21 years ago
  Rolf Kalbermatter 76f13deb26 Use INVALID_FILE_ATTRIBUTES to test for failure of 21 years ago
  Jon Griffiths 09fefeed7a Not everyone has <unistd.h>, some files need <io.h> too (msvc). 21 years ago
  Eric Pouech fa05849e67 Translated sprintf calls into snprintf. 22 years ago
  Alexandre Julliard f264bd326b Moved the debugger to programs/winedbg where it belongs. 22 years ago