Historial de Commits

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