projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
quartz: Fix reference leak in avi splitter on end of stream.
[wine]
/
programs
/
winedbg
/
dbg.y
2008-05-01
Eric Pouech
winedbg: Attach the source files to a given process...
blob
|
commitdiff
|
raw
2008-02-16
Rob Shearman
Don't use GetExceptionCode and GetExceptionInformation...
blob
|
commitdiff
|
raw
|
diff to current
2007-04-26
Alexandre Julliard
winedbg: Properly handle EOF on input.
blob
|
commitdiff
|
raw
|
diff to current
2007-01-04
Eric Pouech
winedbg: Added a maintenance command to load a given...
blob
|
commitdiff
|
raw
|
diff to current
2006-12-20
Alexandre Julliard
winedbg: Win64 printf format fixes.
blob
|
commitdiff
|
raw
|
diff to current
2006-09-26
Eric Pouech
winedbg: Fixed regression in gdb startup (especially...
blob
|
commitdiff
|
raw
|
diff to current
2006-09-12
Alexandre Julliard
winedbg: Change the prefix on bison-generated names...
blob
|
commitdiff
|
raw
|
diff to current
2006-09-11
Alexandre Julliard
Make.rules: Set the default prefix for bison files...
blob
|
commitdiff
|
raw
|
diff to current
2006-09-09
Alexandre Julliard
winedbg: Allow building without debug support in the...
blob
|
commitdiff
|
raw
|
diff to current
2006-06-05
Juan Lang
winedbg: Get rid of unused mode command.
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-27
Eric Pouech
winedbg: Fixes for identifiers.
blob
|
commitdiff
|
raw
|
diff to current
2006-03-21
Jeff Latimer
winedbg: Add display for floating point status.
blob
|
commitdiff
|
raw
|
diff to current
2006-02-28
Eric Pouech
winedbg: Added a close_process method to process_io.
blob
|
commitdiff
|
raw
|
diff to current
2006-02-28
Eric Pouech
winedbg: Rewrite auto mode.
blob
|
commitdiff
|
raw
|
diff to current
2006-01-27
Eric Pouech
winedbg: Hardware breakpoints
blob
|
commitdiff
|
raw
|
diff to current
2005-11-28
Ge van Geldorp
Match PSDK STATUS_* definitions.
blob
|
commitdiff
|
raw
|
diff to current
2005-11-18
Eric Pouech
- now storing frames information in thread structure
blob
|
commitdiff
|
raw
|
diff to current
2005-11-17
Eric Pouech
Dbghelp describes the types of function arguments with...
blob
|
commitdiff
|
raw
|
diff to current
2005-11-17
Eric Pouech
Simplification of lex's input reading.
blob
|
commitdiff
|
raw
|
diff to current
2005-11-16
Eric Pouech
Added ability to execute commands from a file passed...
blob
|
commitdiff
|
raw
|
diff to current
2005-11-12
Eric Pouech
Removed a couple of shift/reduce warnings in grammar.
blob
|
commitdiff
|
raw
|
diff to current
2005-06-04
Mike McCormack
Fixes for -Wmissing-declarations and -Wwrite-strings...
blob
|
commitdiff
|
raw
|
diff to current
2005-05-23
Eric Pouech
- now storing exception info (if any) in thread structure
blob
|
commitdiff
|
raw
|
diff to current
2005-05-23
Eric Pouech
- no longer store internally the " for strings
blob
|
commitdiff
|
raw
|
diff to current
2005-03-14
C. Scott Ananian
Add tSTRING to the pathname production, so that you...
blob
|
commitdiff
|
raw
|
diff to current
2005-03-03
Alexandre Julliard
Fixed a few regressions in the handling of segmented...
blob
|
commitdiff
|
raw
|
diff to current
2005-02-22
Jon Griffiths
Use config.h & HAVE_ where needed, -W fixes.
blob
|
commitdiff
|
raw
|
diff to current
2005-01-31
Eric Pouech
Cleanup of dbghelp.h (and a couple of definition fixes...
blob
|
commitdiff
|
raw
|
diff to current
2004-12-22
Eric Pouech
ReadFile and WriteFile must be passed a parameter for...
blob
|
commitdiff
|
raw
|
diff to current
2004-11-08
Eric Pouech
- fixed regression in watchpoint setting (by addr)
blob
|
commitdiff
|
raw
|
diff to current
2004-09-28
Eric Pouech
- fixed regression in ctrl-c handling
blob
|
commitdiff
|
raw
|
diff to current
2004-08-22
Eric Pouech
- fixed breakpoint enabled/disabled state management
blob
|
commitdiff
|
raw
|
diff to current
2004-06-23
Mike Hearn
Add a --command option to winedbg, add an "all" option...
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
2003-12-15
Eric Pouech
- get rid of winedbg internal channels for output
blob
|
commitdiff
|
raw
|
diff to current
2003-11-27
Alexandre Julliard
Porting fixes.
blob
|
commitdiff
|
raw
|
diff to current
2003-10-14
Michal Janusz Miroslaw
Extend displays: now one can add displays active only...
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-04-01
Alexandre Julliard
Portability fixes.
blob
|
commitdiff
|
raw
|
diff to current
2003-03-04
Eric Pouech
Added support for Ctrl-C handling if not running in...
blob
|
commitdiff
|
raw
|
diff to current
2003-02-17
Eric Pouech
Moved expr freeing when translating a command (no longe...
blob
|
commitdiff
|
raw
|
diff to current
2003-02-11
Eric Pouech
Attach command no longer worked as expected, fixed it.
blob
|
commitdiff
|
raw
|
diff to current
2003-01-30
Eric Pouech
- Removed no longer used queue & modref related commands.
blob
|
commitdiff
|
raw
|
diff to current
2003-01-11
Eric Pouech
Added 'info symbol' command to look for defined symbols.
blob
|
commitdiff
|
raw
|
diff to current
2002-12-12
Dimitrie O. Paun
Move excpt.h out of include/msvcrt/ as it does not...
blob
|
commitdiff
|
raw
|
diff to current
2002-09-16
Eric Pouech
Added ability to abort on interactive symbol lookup.
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