projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
tapi32: Add more Unicode functions stubs.
[wine]
/
programs
/
winedbg
/
stack.c
2012-12-20
Austin English
winedbg: stack_backtrace should not return a value.
blob
|
commitdiff
|
raw
2012-01-04
Eric Pouech
dbghelp: When StackWalk fails to get any frame informat...
blob
|
commitdiff
|
raw
|
diff to current
2011-03-30
Francois Gouget
winedbg: stack_get_register_current_frame() is not...
blob
|
commitdiff
|
raw
|
diff to current
2011-03-14
Eric Pouech
dbghelp: When doing a stack backtrace on i386 with...
blob
|
commitdiff
|
raw
|
diff to current
2010-06-30
Alexandre Julliard
winedbg: Use the correct context when fetching the...
blob
|
commitdiff
|
raw
|
diff to current
2010-05-25
Andrew Eikum
winedbg: Allow user to specify length of stack info...
blob
|
commitdiff
|
raw
|
diff to current
2010-04-20
Eric Pouech
winedbg: For stack info command, display information...
blob
|
commitdiff
|
raw
|
diff to current
2010-03-31
Eric Pouech
winedbg: Allow backtraces to properly return address...
blob
|
commitdiff
|
raw
|
diff to current
2010-03-31
Eric Pouech
winedbg: When filling an imagehlp frame information...
blob
|
commitdiff
|
raw
|
diff to current
2010-03-31
Eric Pouech
winedbg: Store the CONTEXT in each stack frame to enabl...
blob
|
commitdiff
|
raw
|
diff to current
2009-12-22
Eric Pouech
winedbg: Ensure the stack pointer is also passed to...
blob
|
commitdiff
|
raw
|
diff to current
2009-12-22
Eric Pouech
winedbg: Push the correct machine type to StackWalk.
blob
|
commitdiff
|
raw
|
diff to current
2009-12-15
Eric Pouech
winedbg: Fix some types for homogenous support on 64bit...
blob
|
commitdiff
|
raw
|
diff to current
2009-12-14
Eric Pouech
winedbg: Force 64bit line number information throughout...
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-04-21
Michael Stefaniuc
winedbg: Remove some superfluous pointer casts.
blob
|
commitdiff
|
raw
|
diff to current
2009-01-09
Alexandre Julliard
winedbg: Fix pointer cast warnings on 64-bit.
blob
|
commitdiff
|
raw
|
diff to current
2008-12-08
Christian Costa
winedbg: Make frame numbers display starting from 0...
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-10-18
Alexandre Julliard
programs: Convert source files to utf-8.
blob
|
commitdiff
|
raw
|
diff to current
2008-01-14
Eric Pouech
winedbg: Fixed bt all so that current process/thread...
blob
|
commitdiff
|
raw
|
diff to current
2007-10-23
Francois Gouget
Assorted spelling fixes.
blob
|
commitdiff
|
raw
|
diff to current
2007-09-18
Francois Gouget
dbghelp & imagehlp: Fix the PSYM_ENUMSYMBOLS_CALLBACK...
blob
|
commitdiff
|
raw
|
diff to current
2006-12-20
Alexandre Julliard
winedbg: Win64 printf format fixes.
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: Various information printing issues.
blob
|
commitdiff
|
raw
|
diff to current
2006-10-18
Peter Oberndorfer
winedbg: Print frame address instead of duplicated...
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-08-29
Marcus Meissner
Remove some more unused debugging channels.
blob
|
commitdiff
|
raw
|
diff to current
2006-08-14
Eric Pouech
winedbg: Native dbghelp can modify the passed debug...
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-03
Ge van Geldorp
winedbg: Adjust the parameters of the backend read...
blob
|
commitdiff
|
raw
|
diff to current
2006-06-15
Alexandre Julliard
winedbg: Avoid a crash when there's no backtrace to...
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-05-15
Eric Pouech
winedbg: Fixed regression for command 'bt all'.
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-02-28
Eric Pouech
winedbg: Added a close_process method to process_io.
blob
|
commitdiff
|
raw
|
diff to current
2006-02-20
Eric Pouech
winedbg: Fixed regression: stack info was no longer...
blob
|
commitdiff
|
raw
|
diff to current
2006-02-16
Eric Pouech
winedbg: A couple of fixes after running valgrind.
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-23
Eric Pouech
winedbg: Added a more decent scheme for handling segmen...
blob
|
commitdiff
|
raw
|
diff to current
2005-12-03
Eric Pouech
winedbg: fixed regression (and simplified code!) for...
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-18
Eric Pouech
Centralized calls for SymSetContext, we only do it...
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-07-14
Robert Shearman
Remove additional current process tracking in backtrace...
blob
|
commitdiff
|
raw
|
diff to current
2005-05-29
Eric Pouech
Rewrote all stack backtrace code (more code sharing...
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-05-16
Alexandre Julliard
Avoid referencing stackframe.h from outside kernel32.
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-01-31
Eric Pouech
Cleanup of dbghelp.h (and a couple of definition fixes...
blob
|
commitdiff
|
raw
|
diff to current
2004-12-23
Michael Stefaniuc
Do not check for non NULL pointer before HeapFree'ing...
blob
|
commitdiff
|
raw
|
diff to current
2004-11-06
Robert Shearman
Limit StackWalk iterations to prevent infinite loop.
blob
|
commitdiff
|
raw
|
diff to current
2004-09-23
Robert Shearman
Fix debugger for flat PC and non-flat frame.
blob
|
commitdiff
|
raw
|
diff to current
2004-08-22
Eric Pouech
- fixed breakpoint enabled/disabled state management
blob
|
commitdiff
|
raw
|
diff to current
2004-07-12
Eric Pouech
Fixed regression on 'bt <tid>' command.
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-22
Eric Pouech
Fix compile error on non-i386.
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
2002-09-13
Alexandre Julliard
Moved the debugger to programs/winedbg where it belongs.
blob
|
commitdiff
|
raw
|
diff to current