projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
hlink: Always pass a bind context to IMoniker::GetDisplayName.
[wine]
/
programs
/
winedbg
/
2012-01-24
Eric Pouech
winedbg: Enhance algorithm to look up for memory data...
tree
|
commitdiff
2012-01-24
Eric Pouech
winedbg, winedump: Embed wine build-id information...
tree
|
commitdiff
2012-01-23
Alexandre Julliard
makefiles: Define __WINESRC__ when building programs.
tree
|
commitdiff
2012-01-20
Alexandre Julliard
makefiles: Disable use of Unicode macros globally for...
tree
|
commitdiff
2012-01-20
Alexandre Julliard
winedbg: Use the standard dialog font for the crash...
tree
|
commitdiff
2012-01-19
Marcus Meissner
winedbg: LoadStringw gets character size, not bytes.
tree
|
commitdiff
2012-01-19
André Hentschel
winedbg: Also adjust the detailed crash dialog controls...
tree
|
commitdiff
2012-01-18
Alexandre Julliard
winedbg: Display the crash details dialog from a separa...
tree
|
commitdiff
2012-01-18
André Hentschel
winedbg: Adjust button size to fit more translations.
tree
|
commitdiff
2012-01-18
André Hentschel
winedbg: Remove superfluous break instruction.
tree
|
commitdiff
2012-01-17
Alexandre Julliard
winedbg: Append some system information to the crash...
tree
|
commitdiff
2012-01-17
Alexandre Julliard
winedbg: Make the crash details dialog resizable.
tree
|
commitdiff
2012-01-17
Alexandre Julliard
winedbg: Add a dialog to display crash details and...
tree
|
commitdiff
2012-01-17
Alexandre Julliard
winedbg: Split minidump option handling to a separate...
tree
|
commitdiff
2012-01-16
Alexandre Julliard
winedbg: Kill the whole target process on exit in auto...
tree
|
commitdiff
2012-01-04
Eric Pouech
winedbg: Added support for qAttached query packet.
tree
|
commitdiff
2012-01-04
Eric Pouech
dbghelp: When StackWalk fails to get any frame informat...
tree
|
commitdiff
2012-01-03
Eric Pouech
winedbg: In x86_64 backend, now recognize 'rep ret...
tree
|
commitdiff
2011-11-28
Alexandre Julliard
winedbg: Use proper links in the crash dialog.
tree
|
commitdiff
2011-11-18
Alexandre Julliard
winedbg: Convert dialogs to po files.
tree
|
commitdiff
2011-11-02
André Hentschel
winedbg: Use ARMv7 for debugging.
tree
|
commitdiff
2011-10-05
Eric Pouech
winedbg: Don't assert() on unsupported v-packets, but...
tree
|
commitdiff
2011-08-05
Frédéric Delanoy
winedbg: Remove dead assignment (Clang).
tree
|
commitdiff
2011-06-01
André Hentschel
winedbg: Increase buffer for function names.
tree
|
commitdiff
2011-05-26
Gerald Pfeifer
winedbg: Disable some dead code in expr_eval.
tree
|
commitdiff
2011-05-26
Akihiro Sagawa
winedbg: Add Japanese resource.
tree
|
commitdiff
2011-05-18
Andrew Nguyen
winedbg: Eliminate a possible memory leak in input_fetc...
tree
|
commitdiff
2011-05-18
Andrew Nguyen
winedbg: Convert the CRLF newline to LF newline when...
tree
|
commitdiff
2011-05-12
Marcus Meissner
winedump: Fixed minidump processor revision decoding...
tree
|
commitdiff
2011-05-09
André Hentschel
winedbg: Update a comment.
tree
|
commitdiff
2011-05-03
André Hentschel
winedbg: Implement printing the Program Status Register.
tree
|
commitdiff
2011-05-03
André Hentschel
winedbg: Fix a typo.
tree
|
commitdiff
2011-04-27
André Hentschel
winedbg: Copy the x86 implementation of fetch_integer...
tree
|
commitdiff
2011-04-27
André Hentschel
winedbg: Fill the dbg_internal_var array for ARM.
tree
|
commitdiff
2011-04-20
André Hentschel
winedbg: Fix PC adjustment for ARM.
tree
|
commitdiff
2011-04-20
André Hentschel
winedbg: Remove Alpha support.
tree
|
commitdiff
2011-04-18
André Hentschel
winedbg: Be more verbose about what's not done.
tree
|
commitdiff
2011-04-18
André Hentschel
winedbg: Implement be_arm_get_register_info.
tree
|
commitdiff
2011-04-18
André Hentschel
winedbg: Implement be_arm_print_context.
tree
|
commitdiff
2011-04-18
André Hentschel
winedbg: Add more ARM registers to the map.
tree
|
commitdiff
2011-04-18
André Hentschel
winedbg: Add ARM string for minidump.
tree
|
commitdiff
2011-04-14
André Hentschel
winedbg: Implement adjust_pc_for_break on Sparc.
tree
|
commitdiff
2011-04-11
André Hentschel
winedbg: Implement get_addr on sparc.
tree
|
commitdiff
2011-03-30
Francois Gouget
winedbg: stack_get_register_current_frame() is not...
tree
|
commitdiff
2011-03-30
Francois Gouget
winedbg: memory_get_current_frame() is not used anymore...
tree
|
commitdiff
2011-03-28
Marcus Meissner
winedbg: Add missing break (Coverity).
tree
|
commitdiff
2011-03-16
Eric Pouech
winedbg: Display a valid source file when reporting...
tree
|
commitdiff
2011-03-16
Eric Pouech
winedbg: Also get rid of trailing \r in input_read_line.
tree
|
commitdiff
2011-03-16
Eric Pouech
winedbg: Added support for printing WCHAR in print_type...
tree
|
commitdiff
2011-03-14
Eric Pouech
dbghelp: When doing a stack backtrace on i386 with...
tree
|
commitdiff
2011-03-08
Eric Pouech
winedbg: Fix 'break file : lineno' command so that...
tree
|
commitdiff
2011-02-28
Alexandre Julliard
winedbg: Support setting a breakpoint from a file name...
tree
|
commitdiff
2011-01-31
Eric Pouech
winedbg: Added support for variables with thread storage.
tree
|
commitdiff
2011-01-28
Alexandre Julliard
winedbg: Add dumping of floating point registers for...
tree
|
commitdiff
2011-01-10
Alexandre Julliard
winedbg: Convert menu and string table resources to...
tree
|
commitdiff
2011-01-10
Eric Pouech
winedbg: Try to detect jump (potentially thunk code...
tree
|
commitdiff
2011-01-10
Eric Pouech
winedbg: Added CPU method for identifying a jmp insn...
tree
|
commitdiff
2011-01-06
Hwang YunSong
winedbg: Update Korean resource.
tree
|
commitdiff
2010-12-27
Eric Pouech
winedbg: When printing with default format an integer...
tree
|
commitdiff
2010-12-27
Eric Pouech
winedbg: Don't print extra \n in print_basic.
tree
|
commitdiff
2010-12-06
Peter Schlaile
winedbg: Adds an rwatch command to winedbg.
tree
|
commitdiff
2010-12-05
Alexandre Julliard
makefiles: Add common rules for installing the main...
tree
|
commitdiff
2010-11-23
Eric Pouech
winedbg: Moved into a common function all code dealing...
tree
|
commitdiff
2010-11-23
Eric Pouech
winedbg: Rename 'info exception' into 'info frame'...
tree
|
commitdiff
2010-11-03
Paul Vriens
winedbg: Add the Serbian (Cyrillic) translation.
tree
|
commitdiff
2010-11-03
Paul Vriens
winedbg: Update Serbian (Latin) translations.
tree
|
commitdiff
2010-10-26
Yaron Shahrabani
winedbg: Added Hebrew translation.
tree
|
commitdiff
2010-10-26
Alexandre Julliard
winedbg: Don't start another instance of the debugger...
tree
|
commitdiff
2010-10-07
André Hentschel
winedbg: Implement adjust_pc_for_break on ARM.
tree
|
commitdiff
2010-10-07
André Hentschel
winedbg: Fix get_addr on ARM.
tree
|
commitdiff
2010-09-24
Alexandre Julliard
winedbg: Make BreakOnFirstChance default to FALSE to...
tree
|
commitdiff
2010-09-20
Gerald Pfeifer
winedbg: Fix the check for GCC version number around...
tree
|
commitdiff
2010-09-20
André Hentschel
winedbg: Add ARM support.
tree
|
commitdiff
2010-09-19
Alexandre Julliard
makefiles: Add a standard header for all makefiles...
tree
|
commitdiff
2010-09-14
André Hentschel
winedbg: Only add ContextFlags which are defined.
tree
|
commitdiff
2010-09-09
André Hentschel
winedbg: Fix typo in German translation.
tree
|
commitdiff
2010-09-03
Jerome Leclanche
winedbg: Escape args in a WINE_FIXME.
tree
|
commitdiff
2010-08-31
Paul Bolle
winedbg: gdbproxy: Quietly handle qSupported and qTStatus.
tree
|
commitdiff
2010-08-30
Paul Bolle
winedbg: gdb proxy mode: hide printf unless traced.
tree
|
commitdiff
2010-08-30
Paul Bolle
winedbg: gdb proxy mode: allow interrupt from command...
tree
|
commitdiff
2010-08-26
Austin English
winedbg: Initial Sparc support.
tree
|
commitdiff
2010-08-26
Eric Pouech
winedbg: Don't access inside a bp structure if it's...
tree
|
commitdiff
2010-08-26
Eric Pouech
dbghelp: dwarf debug info: a few more fixes to dwarf...
tree
|
commitdiff
2010-07-22
Davide Pizzetti
winedbg: Italian translation update.
tree
|
commitdiff
2010-07-21
Alexandre Julliard
programs: Remove explicit imports of kernel32 and ntdll.
tree
|
commitdiff
2010-07-20
Igor Paliychuk
winedbg: Add Ukrainian translation.
tree
|
commitdiff
2010-07-14
Damjan Jovanovic
winedbg: Fix Serbian Latin translation.
tree
|
commitdiff
2010-07-13
Paul Vriens
winedbg: Add the Serbian (Latin) translation.
tree
|
commitdiff
2010-07-01
Gustavo Henrique...
winedbg: Update Portuguese (Brazilian) translation.
tree
|
commitdiff
2010-06-30
Alexandre Julliard
winedbg: Add a name for a couple of instructions in...
tree
|
commitdiff
2010-06-30
Alexandre Julliard
winedbg: Use the correct context when fetching the...
tree
|
commitdiff
2010-06-25
Michael Stefaniuc
winedbg: Add the Romanian translation.
tree
|
commitdiff
2010-06-18
Vitaly Lipatov
Update Russian translations.
tree
|
commitdiff
2010-06-07
Łukasz Wojniłowicz
winedbg: Add the Polish translation.
tree
|
commitdiff
2010-06-01
Paul Vriens
winedbg: Add the Danish translation.
tree
|
commitdiff
2010-05-25
Andrew Eikum
winedbg: Allow user to specify length of stack info...
tree
|
commitdiff
2010-05-21
Matej Špindler
winedbg: Add Slovenian translation.
tree
|
commitdiff
2010-05-17
Alexandre Julliard
winedbg: Don't install the man page in a wow64 build.
tree
|
commitdiff
2010-05-03
Jim Cameron
winedbg: Make disassembler properly print EMX and EXMM...
tree
|
commitdiff
2010-05-03
Eric Pouech
winedbg: Properly fix the previous patch about gcc...
tree
|
commitdiff
next