projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
mstask: Implement GetTargetComputer.
[wine]
/
programs
/
winedbg
/
2012-10-26
André Hentschel
winedbg: Cleanup if gdb startup fails (coverity).
tree
|
commitdiff
2012-10-23
André Hentschel
winedbg: Fix check for register number (coverity).
tree
|
commitdiff
2012-10-22
André Hentschel
winedbg: Buffer size includes the quotes (coverity).
tree
|
commitdiff
2012-10-08
Alexandre Julliard
winedbg: Mark the lexer as always interactive to preven...
tree
|
commitdiff
2012-10-08
André Hentschel
winedbg: Adjust copyright to avoid confusions.
tree
|
commitdiff
2012-10-08
André Hentschel
winedbg: Simplify Coprocessor operators in the Thumb2...
tree
|
commitdiff
2012-10-08
André Hentschel
winedbg: Add load non-word operators to Thumb2 disassem...
tree
|
commitdiff
2012-10-08
André Hentschel
winedbg: Add preload operators for Thumb2 disassembler.
tree
|
commitdiff
2012-10-04
André Hentschel
winedbg: Reorder disassembler functions to match instru...
tree
|
commitdiff
2012-10-04
André Hentschel
winedbg: Add Coprocessor data transfer operators for...
tree
|
commitdiff
2012-10-04
André Hentschel
winedbg: Add enhanced Coprocessor move operators to...
tree
|
commitdiff
2012-10-04
André Hentschel
winedbg: Add Coprocessor data operators for Thumb2...
tree
|
commitdiff
2012-10-03
André Hentschel
winedbg: Add control operators to Thumb2 disassembler.
tree
|
commitdiff
2012-10-03
André Hentschel
winedbg: Add hint operators to Thumb2 disassembler.
tree
|
commitdiff
2012-10-03
André Hentschel
winedbg: Add special register processing operators...
tree
|
commitdiff
2012-10-03
André Hentschel
winedbg: Improve and add branch operators for Thumb2...
tree
|
commitdiff
2012-10-01
Alexandre Julliard
Mark all lexers as never-interactive.
tree
|
commitdiff
2012-08-27
André Hentschel
winedbg: Add register data processing operators to...
tree
|
commitdiff
2012-08-27
André Hentschel
winedbg: Add store operators to Thumb2 disassembler.
tree
|
commitdiff
2012-08-24
André Hentschel
winedbg: Add load word operators to Thumb2 disassembler.
tree
|
commitdiff
2012-08-17
André Hentschel
include: Rename IMAGE_FILE_MACHINE_ARMV7 to IMAGE_FILE_...
tree
|
commitdiff
2012-08-15
Dmitry Timoshkov
winedbg: Make the crash dialog slightly larger and...
tree
|
commitdiff
2012-08-13
Michael Stefaniuc
winedbg: Avoid TRUE:FALSE conditional expressions.
tree
|
commitdiff
2012-08-13
André Hentschel
winedbg: Add Coprocessor move operators to Thumb2 disas...
tree
|
commitdiff
2012-07-27
Michael Stefaniuc
winedbg: Simplify the "pointer to start of array" idiom.
tree
|
commitdiff
2012-07-09
André Hentschel
winedbg: Add new operators regarding data processing...
tree
|
commitdiff
2012-07-09
André Hentschel
winedbg: Add swap operator to ARM disassembler.
tree
|
commitdiff
2012-07-09
André Hentschel
winedbg: Add multiplication operators to ARM disassembler.
tree
|
commitdiff
2012-07-09
André Hentschel
winedbg: Add branch and exchange operator to ARM disass...
tree
|
commitdiff
2012-06-25
Eric Pouech
winedbg: In 'info locals' command, show the full regist...
tree
|
commitdiff
2012-06-11
André Hentschel
winedbg: Add long multiplication and division operators...
tree
|
commitdiff
2012-06-11
André Hentschel
winedbg: Add multiplication operators to Thumb2 disasse...
tree
|
commitdiff
2012-05-29
Alexandre Julliard
winedbg: Fix some pointer conversion warnings.
tree
|
commitdiff
2012-05-23
Eric Pouech
winedbg: In the gdb remote protocol implementation...
tree
|
commitdiff
2012-05-21
Eric Pouech
winedbg: In the gdb remote protocol implementation...
tree
|
commitdiff
2012-05-16
André Hentschel
winedbg: Add partial Thumb2 disassembler.
tree
|
commitdiff
2012-05-15
Francois Gouget
Assorted typo, spelling, wording and case fixes.
tree
|
commitdiff
2012-05-14
Eric Pouech
winedbg: Also recognize 'rep ret' as a valid return...
tree
|
commitdiff
2012-05-09
Eric Pouech
winedbg: Fix printing of fp registers for x86_64 CPU.
tree
|
commitdiff
2012-05-02
André Hentschel
winedbg: Complete the Thumb disassembler.
tree
|
commitdiff
2012-04-23
André Hentschel
winedbg: Print all available information about branch...
tree
|
commitdiff
2012-04-20
André Hentschel
winedbg: Add "load address" and new nops to the Thumb...
tree
|
commitdiff
2012-04-19
André Hentschel
winedbg: Disassemble more Thumb instructions.
tree
|
commitdiff
2012-04-18
André Hentschel
winedbg: Add shift operators to ARM disassembler.
tree
|
commitdiff
2012-04-17
André Hentschel
winedbg: Fix parsing table for ARM disassembler.
tree
|
commitdiff
2012-04-16
André Hentschel
winedbg: Use better register names for ARM disassembling.
tree
|
commitdiff
2012-04-16
André Hentschel
winedbg: Solve ARM disassembling fixmes.
tree
|
commitdiff
2012-04-16
André Hentschel
winedbg: Add long branch to Thumb disassembling.
tree
|
commitdiff
2012-04-13
André Hentschel
winedbg: Add partial Thumb disassembler.
tree
|
commitdiff
2012-04-12
André Hentschel
winedbg: Add partial ARM disassembler.
tree
|
commitdiff
2012-04-06
André Hentschel
winedbg: Implement be_arm_store_integer on ARM.
tree
|
commitdiff
2012-04-05
Eric Pouech
winedbg: Fix set instruction when sizeof(int) <> sizeof...
tree
|
commitdiff
2012-03-27
André Hentschel
winedbg: Fix a typo.
tree
|
commitdiff
2012-03-12
André Hentschel
winedbg: Respect Thumb mode when adjusting PC on ARM.
tree
|
commitdiff
2012-03-09
André Hentschel
winedbg: Use copy of be_i386_fetch_float for be_arm_fet...
tree
|
commitdiff
2012-02-20
Francois Gouget
winedbg: The winedbg debug channel is unused in crashdl...
tree
|
commitdiff
2012-02-11
Eric Pouech
winedbg: Let the lexer accept char definitions as integ...
tree
|
commitdiff
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
next