projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
regedit: We don't bother unregistering window classes on exit, so remove HexEdit_Unre...
[wine]
/
programs
/
winedbg
/
2009-01-20
Francois Gouget
winedbg: Make lexeme_alloc() static in debug.l.
tree
|
commitdiff
2009-01-20
Francois Gouget
winedbg: Make some functions static.
tree
|
commitdiff
2009-01-09
Alexandre Julliard
winedbg: Fix pointer cast warnings on 64-bit.
tree
|
commitdiff
2008-12-29
Francois Gouget
winedbg: Remove an unused debug channel (winedbg).
tree
|
commitdiff
2008-12-08
Christian Costa
winedbg: Make frame numbers display starting from 0...
tree
|
commitdiff
2008-12-05
Vincent Povirk
winedbg: Fix string format warnings.
tree
|
commitdiff
2008-11-24
Francois Gouget
Assorted spelling fixes.
tree
|
commitdiff
2008-11-11
Eric Pouech
winedbg: Added scoped symbol picker, and options to...
tree
|
commitdiff
2008-11-11
Eric Pouech
winedbg: Slightly change the option setting syntax...
tree
|
commitdiff
2008-11-11
Eric Pouech
winedbg: Rewrote the symbol picking mechanism so that...
tree
|
commitdiff
2008-11-03
Michael Stefaniuc
winedbg: Use FIELD_OFFSET instead of reimplementing it.
tree
|
commitdiff
2008-10-27
Eric Pouech
winedbg: Add a kill command to kill the current process.
tree
|
commitdiff
2008-10-20
Eric Pouech
winedbg: Added a command to allow loading mismatched...
tree
|
commitdiff
2008-10-20
Eric Pouech
winedbg: Use Unicode strings for all module references.
tree
|
commitdiff
2008-10-18
Alexandre Julliard
programs: Convert source files to utf-8.
tree
|
commitdiff
2008-09-12
Florian Köberle
winedbg: Fixed an infinite loop.
tree
|
commitdiff
2008-09-08
Eric Pouech
winedbg: Also handle 1 byte signed int as they were...
tree
|
commitdiff
2008-09-04
Eric Pouech
winedbg: Search default debuggee dir for symbol informa...
tree
|
commitdiff
2008-08-25
Alexandre Julliard
makefiles: Recurse into all directories for install...
tree
|
commitdiff
2008-08-18
Eric Pouech
winedbg: Don't force integral values while displaying...
tree
|
commitdiff
2008-07-22
Gerald Pfeifer
winedbg: Fix the type of four loop variables and reduce...
tree
|
commitdiff
2008-07-07
Alexandre Julliard
Add noinput directive to all lex files to avoid a compi...
tree
|
commitdiff
2008-06-24
Michael Stefaniuc
winedbg: Fix "floating pointer" typo.
tree
|
commitdiff
2008-06-18
Jon Griffiths
winedbg: Add support for printing c++ bool values.
tree
|
commitdiff
2008-05-27
Eric Pouech
winedbg: Fixed the print_basic command when dealing...
tree
|
commitdiff
2008-05-27
Eric Pouech
winedbg: Removed unneeded variable from print_basic.
tree
|
commitdiff
2008-05-26
Alexandre Julliard
winedbg: Fix compile when poll() is not available.
tree
|
commitdiff
2008-05-13
Eric Pouech
winedbg: Fix the path traversal.
tree
|
commitdiff
2008-05-01
Eric Pouech
winedbg: Added ability to print properly float/double...
tree
|
commitdiff
2008-05-01
Eric Pouech
winedbg: Attach the source files to a given process...
tree
|
commitdiff
2008-05-01
Eric Pouech
winedbg: Added implementation of qSupported request.
tree
|
commitdiff
2008-05-01
Eric Pouech
winedbg: Try harder to locate a source file.
tree
|
commitdiff
2008-04-29
Alexandre Julliard
Include wine/port.h everywhere we use exceptions.
tree
|
commitdiff
2008-04-07
Francois Gouget
Assorted spelling fixes.
tree
|
commitdiff
2008-02-19
Alexandre Julliard
Avoid the nounistd option that doesn't exist on older...
tree
|
commitdiff
2008-02-19
Rob Shearman
Add the nounistd option to all lex source files.
tree
|
commitdiff
2008-02-18
Alexandre Julliard
winedbg: Avoid using size_t in an error message.
tree
|
commitdiff
2008-02-16
Rob Shearman
Don't use GetExceptionCode and GetExceptionInformation...
tree
|
commitdiff
2008-02-04
Eric Pouech
winedbg: Implemented the pXX request in gdb proxy.
tree
|
commitdiff
2008-01-14
Eric Pouech
winedbg: Added a way to support differently selector...
tree
|
commitdiff
2008-01-14
Eric Pouech
winedbg: Workaround broken minidumps with invalid 32...
tree
|
commitdiff
2008-01-14
Eric Pouech
winedbg: Fixed bt all so that current process/thread...
tree
|
commitdiff
2007-11-29
Gerald Pfeifer
winedbg: Warning fixes.
tree
|
commitdiff
2007-11-16
Gerald Pfeifer
winedbg: Fix type of loop variable in types_udt_find_el...
tree
|
commitdiff
2007-11-13
Alexandre Julliard
winedbg: Print a backtrace in --auto mode.
tree
|
commitdiff
2007-10-24
Andrew Talbot
winedbg: Fix a memory leak.
tree
|
commitdiff
2007-10-23
Francois Gouget
Assorted spelling fixes.
tree
|
commitdiff
2007-09-18
Francois Gouget
dbghelp & imagehlp: Fix the PSYM_ENUMSYMBOLS_CALLBACK...
tree
|
commitdiff
2007-08-31
Francois Gouget
winedbg: 'winedbg --auto' and 'winedbg --minidump'...
tree
|
commitdiff
2007-08-31
Francois Gouget
winedbg: Detach from the debuggee before exiting.
tree
|
commitdiff
2007-08-03
Francois Gouget
dbghelp: Better match the PSDK types, especially with...
tree
|
commitdiff
2007-07-19
Michael Stefaniuc
programs: Remove unreachable break after return/break...
tree
|
commitdiff
2007-06-18
Alexandre Julliard
winedbg: Added support for indirect call with absolute...
tree
|
commitdiff
2007-05-24
Dmitry Timoshkov
winedbg: Fix a problem revealed by compilation in 64...
tree
|
commitdiff
2007-05-23
Peter Oberndorfer
winedbg: Only check for break/watch points on first...
tree
|
commitdiff
2007-05-23
Peter Oberndorfer
winedbg: Show some info for msvcrt C++ exceptions.
tree
|
commitdiff
2007-04-26
Alexandre Julliard
winedbg: Properly handle EOF on input.
tree
|
commitdiff
2007-04-09
Chris Robinson
winedbg: Align module addresses to 8 characters.
tree
|
commitdiff
2007-04-02
Eric Pouech
winedbg, winedump: Extended some info printed from...
tree
|
commitdiff
2007-04-02
Eric Pouech
winedbg: When reloading real PE modules from a minidump...
tree
|
commitdiff
2007-03-08
Peter Oberndorfer
winedbg: Do not write over const char * parameter.
tree
|
commitdiff
2007-03-06
Eric Pouech
winedbg: Forward the wShowWindow option from winedbg...
tree
|
commitdiff
2007-03-06
Eric Pouech
winedbg: We no longer need to force for ELF modules...
tree
|
commitdiff
2007-03-05
Eric Pouech
dbghelp: module target: Better error handling when...
tree
|
commitdiff
2007-03-05
Eric Pouech
winedbg: When reloading a minidump, recreate all thread...
tree
|
commitdiff
2007-03-05
Eric Pouech
winedbg: Fix printing function signature type for circu...
tree
|
commitdiff
2007-03-05
Eric Pouech
winedbg: Fix maint type when no process is active.
tree
|
commitdiff
2007-02-22
Eric Pouech
winedbg: Some enhancements by using Unicode flavors.
tree
|
commitdiff
2007-02-12
Eric Pouech
winedbg: Support for debugging child processes.
tree
|
commitdiff
2007-02-12
Eric Pouech
winedbg: Correctly handle invalid read conditions.
tree
|
commitdiff
2007-01-11
James Hawkins
winedbg: Check buffer for NULL before writing to it.
tree
|
commitdiff
2007-01-04
Eric Pouech
winedbg: Added a maintenance command to load a given...
tree
|
commitdiff
2006-12-27
Alexandre Julliard
make_makefiles: Generate the top-level .gitignore file.
tree
|
commitdiff
2006-12-20
Alexandre Julliard
winedbg: Win64 printf format fixes.
tree
|
commitdiff
2006-12-20
Alexandre Julliard
winedbg: Fixed a few data types.
tree
|
commitdiff
2006-12-14
Francois Gouget
Assorted spelling fixes.
tree
|
commitdiff
2006-12-06
Eric Pouech
winedbg: Added support for constant values passed by...
tree
|
commitdiff
2006-12-04
Eric Pouech
winedbg: Dwarf can emit REGREL symbol information,...
tree
|
commitdiff
2006-12-04
Eric Pouech
winedbg: Now that local variable computation depends...
tree
|
commitdiff
2006-12-04
Eric Pouech
winedbg: Added some black magic to still handle registe...
tree
|
commitdiff
2006-12-04
Eric Pouech
winedbg: Remove some hassle from sgv_cb, and handle...
tree
|
commitdiff
2006-12-04
Eric Pouech
winedbg: No longer test filename in sgv_cb, but do...
tree
|
commitdiff
2006-11-27
Eric Pouech
winedbg: Added basic support for printing 64bit wide...
tree
|
commitdiff
2006-11-27
Eric Pouech
winedbg: Host references lookup.
tree
|
commitdiff
2006-11-27
Eric Pouech
winedbg: Various information printing issues.
tree
|
commitdiff
2006-10-23
Eric Pouech
winedbg: Added a few more cases where we inspect if...
tree
|
commitdiff
2006-10-18
Peter Oberndorfer
winedbg: Print frame address instead of duplicated...
tree
|
commitdiff
2006-10-05
Francois Gouget
Add missing '\n's to Wine traces.
tree
|
commitdiff
2006-10-03
Eric Pouech
winedbg: Rewrote the file handling to use SearchPath...
tree
|
commitdiff
2006-10-03
Eric Pouech
winedbg: Fixed the auto mode.
tree
|
commitdiff
2006-10-02
Peter Oberndorfer
winedbg: Don't try to read to invalid memory if winedbg...
tree
|
commitdiff
2006-09-29
Michael Stefaniuc
Add a WINE_NO_LONG_INT define to many makefiles to...
tree
|
commitdiff
2006-09-26
Eric Pouech
winedbg: Fixed regression in gdb startup (especially...
tree
|
commitdiff
2006-09-26
Eric Pouech
winedbg: Put back the %d format for printing integral...
tree
|
commitdiff
2006-09-20
Alexandre Julliard
include: Added definitions for the fault address except...
tree
|
commitdiff
2006-09-14
Alexandre Julliard
makefiles: Generate the dependencies line to avoid...
tree
|
commitdiff
2006-09-12
Alexandre Julliard
winedbg: Change the prefix on bison-generated names...
tree
|
commitdiff
2006-09-11
Alexandre Julliard
Make.rules: Set the default prefix for bison files...
tree
|
commitdiff
2006-09-11
Alexandre Julliard
makefiles: List bison dependencies explicitly for paral...
tree
|
commitdiff
2006-09-09
Alexandre Julliard
makefiles: Add global rules for bison and lex files.
tree
|
commitdiff
next