projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
wordpad: Apply changes on dropdown selection for comboboxes on toolbar.
[wine]
/
programs
/
winedbg
/
debugger.h
2008-05-27
Eric Pouech
winedbg: Fixed the print_basic command when dealing...
blob
|
commitdiff
|
raw
2008-05-27
Eric Pouech
winedbg: Removed unneeded variable from print_basic.
blob
|
commitdiff
|
raw
|
diff to current
2008-05-01
Eric Pouech
winedbg: Attach the source files to a given process...
blob
|
commitdiff
|
raw
|
diff to current
2008-01-14
Eric Pouech
winedbg: Added a way to support differently selector...
blob
|
commitdiff
|
raw
|
diff to current
2007-05-23
Peter Oberndorfer
winedbg: Only check for break/watch points on first...
blob
|
commitdiff
|
raw
|
diff to current
2007-05-23
Peter Oberndorfer
winedbg: Show some info for msvcrt C++ exceptions.
blob
|
commitdiff
|
raw
|
diff to current
2007-02-12
Eric Pouech
winedbg: Support for debugging child processes.
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: Fixed a few data types.
blob
|
commitdiff
|
raw
|
diff to current
2006-12-04
Eric Pouech
winedbg: Now that local variable computation depends...
blob
|
commitdiff
|
raw
|
diff to current
2006-12-04
Eric Pouech
winedbg: Added some black magic to still handle registe...
blob
|
commitdiff
|
raw
|
diff to current
2006-11-27
Eric Pouech
winedbg: Added basic support for printing 64bit wide...
blob
|
commitdiff
|
raw
|
diff to current
2006-11-27
Eric Pouech
winedbg: Various information printing issues.
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-07-26
Ge van Geldorp
winedbg: Change ADDRESS variables to ADDRESS64 so we...
blob
|
commitdiff
|
raw
|
diff to current
2006-07-11
Ge van Geldorp
winedbg: Implement some x86_64 backend routines.
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
Eric Pouech
winedbg: Proper handling of typedefs.
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: Add ability to reload a minidump.
blob
|
commitdiff
|
raw
|
diff to current
2006-03-02
Eric Pouech
winedbg: process_io
blob
|
commitdiff
|
raw
|
diff to current
2006-03-02
Eric Pouech
winedbg: main_loop.
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-02-27
Eric Pouech
winedbg: Auto mode.
blob
|
commitdiff
|
raw
|
diff to current
2006-02-27
Eric Pouech
winedbg: Move gdb command line handling.
blob
|
commitdiff
|
raw
|
diff to current
2006-02-27
Eric Pouech
winedbg: Active and command line.
blob
|
commitdiff
|
raw
|
diff to current
2006-02-27
Eric Pouech
winedbg: Cleanup the process_io usage.
blob
|
commitdiff
|
raw
|
diff to current
2006-02-27
Eric Pouech
winedbg: Active targets
blob
|
commitdiff
|
raw
|
diff to current
2006-02-06
Eric Pouech
winedbg: Added support for function parameters passed...
blob
|
commitdiff
|
raw
|
diff to current
2006-01-27
Eric Pouech
winedbg: Hardware breakpoints
blob
|
commitdiff
|
raw
|
diff to current
2006-01-23
Eric Pouech
winedbg: Added a more decent scheme for handling segmen...
blob
|
commitdiff
|
raw
|
diff to current
2005-11-29
Eric Pouech
Replaced stack_get_frame with a pure symbol (and no...
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
Move print_func_and_args to stack.c, where it belongs.
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
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-08-19
Mike McCormack
Fix gcc 4.0 warnings.
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-23
Eric Pouech
- now storing exception info (if any) in thread structure
blob
|
commitdiff
|
raw
|
diff to current
2005-05-23
Eric Pouech
Removed the macros for verbose memory read/write operat...
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-03
Alexandre Julliard
Fixed a few regressions in the handling of segmented...
blob
|
commitdiff
|
raw
|
diff to current
2004-12-06
Jeremy White
Properly respect a disassemble x,y command (prior behav...
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-08-22
Alexandre Julliard
Don't define BEGIN_INTERFACE in unknwn.h.
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
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-11-27
Alexandre Julliard
Porting fixes.
blob
|
commitdiff
|
raw
|
diff to current
2003-10-15
Alexandre Julliard
Get rid of the memory allocation macros, use real funct...
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-09-30
Alexandre Julliard
Store module names in Unicode in the server.
blob
|
commitdiff
|
raw
|
diff to current
2003-09-05
Alexandre Julliard
Fixed header dependencies to be fully compatible with...
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-04
Eric Pouech
Added support for Ctrl-C handling if not running in...
blob
|
commitdiff
|
raw
|
diff to current
2003-02-19
Eric Pouech
- removed unused function: SetSymbolValue
blob
|
commitdiff
|
raw
|
diff to current
2003-02-17
Eric Pouech
- added GetName() to retrieve type name
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-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