提交历史

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