projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
oleaut32/tests: Remove incorrect test.
[wine]
/
programs
/
winedbg
/
gdbproxy.c
2010-01-06
André Hentschel
winedbg: Update link.
blob
|
commitdiff
|
raw
2009-12-14
Eric Pouech
winedbg: Added a couple of tweaks to properly support...
blob
|
commitdiff
|
raw
|
diff to current
2009-12-14
Eric Pouech
dbghelp: Force 64bit module enumeration on all platforms.
blob
|
commitdiff
|
raw
|
diff to current
2009-12-10
Alexandre Julliard
winedbg: Fix a number of 64-bit pointer truncation...
blob
|
commitdiff
|
raw
|
diff to current
2009-12-09
Alexandre Julliard
winedbg: Use the explicit name for all A/W function.
blob
|
commitdiff
|
raw
|
diff to current
2009-11-09
Eric Pouech
winedbg: In proxy mode, correctly init the wine_segs...
blob
|
commitdiff
|
raw
|
diff to current
2009-06-05
Alexandre Julliard
winedbg: Add wrappers for Read/WriteProcessMemory to...
blob
|
commitdiff
|
raw
|
diff to current
2009-05-15
Francois Gouget
winedbg: Replace realloc() with HeapReAlloc().
blob
|
commitdiff
|
raw
|
diff to current
2008-10-20
Eric Pouech
winedbg: Added a command to allow loading mismatched...
blob
|
commitdiff
|
raw
|
diff to current
2008-10-20
Eric Pouech
winedbg: Use Unicode strings for all module references.
blob
|
commitdiff
|
raw
|
diff to current
2008-09-04
Eric Pouech
winedbg: Search default debuggee dir for symbol informa...
blob
|
commitdiff
|
raw
|
diff to current
2008-05-26
Alexandre Julliard
winedbg: Fix compile when poll() is not available.
blob
|
commitdiff
|
raw
|
diff to current
2008-05-01
Eric Pouech
winedbg: Added implementation of qSupported request.
blob
|
commitdiff
|
raw
|
diff to current
2008-02-18
Alexandre Julliard
winedbg: Avoid using size_t in an error message.
blob
|
commitdiff
|
raw
|
diff to current
2008-02-04
Eric Pouech
winedbg: Implemented the pXX request in gdb proxy.
blob
|
commitdiff
|
raw
|
diff to current
2007-07-19
Michael Stefaniuc
programs: Remove unreachable break after return/break...
blob
|
commitdiff
|
raw
|
diff to current
2006-12-20
Alexandre Julliard
winedbg: Win64 printf format fixes.
blob
|
commitdiff
|
raw
|
diff to current
2006-12-20
Alexandre Julliard
winedbg: Fixed a few data types.
blob
|
commitdiff
|
raw
|
diff to current
2006-08-15
Eric Pouech
winedbg: Correctly protect system inclusion (needed...
blob
|
commitdiff
|
raw
|
diff to current
2006-07-03
Ge van Geldorp
winedbg: Adjust the parameters of the backend read...
blob
|
commitdiff
|
raw
|
diff to current
2006-06-20
Ge van Geldorp
winedbg: Added x86_64 support.
blob
|
commitdiff
|
raw
|
diff to current
2006-06-13
Alexandre Julliard
winedbg: sscanf arguments should be ints, not size_t.
blob
|
commitdiff
|
raw
|
diff to current
2006-05-23
Jonathan Ernst
Update the address of the Free Software Foundation.
blob
|
commitdiff
|
raw
|
diff to current
2006-03-02
Eric Pouech
winedbg: process_io
blob
|
commitdiff
|
raw
|
diff to current
2006-02-28
Eric Pouech
winedbg: Fixed regression in gdb handling.
blob
|
commitdiff
|
raw
|
diff to current
2006-02-27
Eric Pouech
winedbg: Move gdb command line handling.
blob
|
commitdiff
|
raw
|
diff to current
2005-11-28
Ge van Geldorp
Match PSDK STATUS_* definitions.
blob
|
commitdiff
|
raw
|
diff to current
2005-11-23
Francois Gouget
Assorted spelling fixes.
blob
|
commitdiff
|
raw
|
diff to current
2005-09-09
Alexandre Julliard
Use Get/SetWindowLongPtr instead of Get/SetWindowLong...
blob
|
commitdiff
|
raw
|
diff to current
2005-08-19
Mike McCormack
Fix gcc 4.0 warnings.
blob
|
commitdiff
|
raw
|
diff to current
2005-05-29
Eric Pouech
Reindented parts to be conform to the rest of the code.
blob
|
commitdiff
|
raw
|
diff to current
2005-05-24
Eric Pouech
- started infrastructure for proper multi-target suppor...
blob
|
commitdiff
|
raw
|
diff to current
2005-05-24
David Welch
Added the ability to break into the program when using...
blob
|
commitdiff
|
raw
|
diff to current
2005-05-24
David Welch
Fix decoding of thread IDs in the gdbproxy.
blob
|
commitdiff
|
raw
|
diff to current
2005-02-10
Oliver Stieber
Added vCont support.
blob
|
commitdiff
|
raw
|
diff to current
2004-10-18
Vincent Béron
Add some more Alpha asm code and Alpha-specific parts.
blob
|
commitdiff
|
raw
|
diff to current
2004-08-22
Eric Pouech
- fixed breakpoint enabled/disabled state management
blob
|
commitdiff
|
raw
|
diff to current
2004-08-02
Marcus Meissner
Replaced undefined C expression.
blob
|
commitdiff
|
raw
|
diff to current
2004-06-04
Eric Pouech
- all symbol information storage is now module relative...
blob
|
commitdiff
|
raw
|
diff to current
2004-02-03
Eric Pouech
- now detecting Dwarf debug information in ELF modules...
blob
|
commitdiff
|
raw
|
diff to current
2003-12-15
Eric Pouech
- get rid of winedbg internal channels for output
blob
|
commitdiff
|
raw
|
diff to current
2003-10-09
Daniel Marmier
Fixed warnings with gcc option "-Wwrite-strings".
blob
|
commitdiff
|
raw
|
diff to current
2003-09-30
Alexandre Julliard
Store module names in Unicode in the server.
blob
|
commitdiff
|
raw
|
diff to current
2003-09-23
Jon Griffiths
Not everyone has <unistd.h>, some files need <io.h...
blob
|
commitdiff
|
raw
|
diff to current
2003-09-07
Alexandre Julliard
Added a few missing stdarg.h includes.
blob
|
commitdiff
|
raw
|
diff to current
2003-05-13
Alexandre Julliard
Use int instead of socklen_t.
blob
|
commitdiff
|
raw
|
diff to current
2003-04-19
Eric Pouech
- added support for multi-thread in GDB remote read...
blob
|
commitdiff
|
raw
|
diff to current
2003-04-04
Alexandre Julliard
Remove the Wine-specific EXCEPTION_CRITICAL_SECTION_WAI...
blob
|
commitdiff
|
raw
|
diff to current
2003-04-01
Alexandre Julliard
Removed uses of u_long. Use void* type for pointers...
blob
|
commitdiff
|
raw
|
diff to current
2003-03-20
Alexandre Julliard
Replaced mkstemp by mkstemps from libiberty.
blob
|
commitdiff
|
raw
|
diff to current
2003-02-11
Eric Pouech
- translated sprintf calls into snprintf
blob
|
commitdiff
|
raw
|
diff to current
2003-01-23
Alexandre Julliard
Added -Wpointer-arith gcc flag, and fixed the resulting...
blob
|
commitdiff
|
raw
|
diff to current
2003-01-07
Eric Pouech
Fixed protocol packet handling when winedbg is too...
blob
|
commitdiff
|
raw
|
diff to current
2002-12-16
Eric Pouech
Fixed a few issues with the gdb proxy.
blob
|
commitdiff
|
raw
|
diff to current
2002-10-15
Gerald Pfeifer
Silence warning in hex_from0().
blob
|
commitdiff
|
raw
|
diff to current
2002-09-13
Alexandre Julliard
Moved the debugger to programs/winedbg where it belongs.
blob
|
commitdiff
|
raw
|
diff to current