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