projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
shdocvw: Update French translation.
[wine]
/
programs
/
winedbg
/
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
2010-04-20
Eric Pouech
winedbg: Don't assert on some lvalue's write conditions.
tree
|
commitdiff
2010-04-20
Eric Pouech
winedbg: For stack info command, display information...
tree
|
commitdiff
2010-04-20
Eric Pouech
winedbg: Correctly display whether we're in 32 vs 64...
tree
|
commitdiff
2010-04-19
Davide Pizzetti
winedbg: Italian translation update.
tree
|
commitdiff
2010-04-16
Eric Pouech
winedbg: Fix minidump support on 64bit OSes (don't...
tree
|
commitdiff
2010-04-16
Eric Pouech
winedbg: Add support for x86-64 in known CPUs while...
tree
|
commitdiff
2010-04-13
Eric Pouech
winedbg: Use standard Wine lists for threads.
tree
|
commitdiff
2010-04-13
Eric Pouech
winedbg: Use standard Wine lists for processes.
tree
|
commitdiff
2010-04-13
Eric Pouech
winedbg: Merge pointer deref and array index functions...
tree
|
commitdiff
2010-04-13
Eric Pouech
winedbg: Describe pointer size in CPU backend structure.
tree
|
commitdiff
2010-04-13
Eric Pouech
winedbg: Properly guard against setting a watchpoint...
tree
|
commitdiff
2010-04-13
Eric Pouech
winedbg: Fix buffer size for 8-byte watchpoint.
tree
|
commitdiff
2010-04-07
Eric Pouech
winedbg: Allow using 8-byte long hardware assisted...
tree
|
commitdiff
2010-04-07
Eric Pouech
winedbg: Simplify a bit the find_triggered_watch function.
tree
|
commitdiff
2010-04-07
Alexandre Julliard
winedbg: Save internal variables as proper DWORD values.
tree
|
commitdiff
2010-03-31
Eric Pouech
winedbg: Allow backtraces to properly return address...
tree
|
commitdiff
2010-03-31
Eric Pouech
winedbg: Add some missing symbol flags to pick up local...
tree
|
commitdiff
2010-03-31
Eric Pouech
winedbg: When filling an imagehlp frame information...
tree
|
commitdiff
2010-03-31
Eric Pouech
winedbg: Store the CONTEXT in each stack frame to enabl...
tree
|
commitdiff
2010-03-29
Mikhail Maroukhine
programs: Fix compiler warnings with flag -Wcast-qual.
tree
|
commitdiff
2010-03-29
Francois Gouget
winedbg: Fix compilation with gcc 2.95 and non-GNU...
tree
|
commitdiff
2010-03-29
Eric Pouech
winedbg: Store for context variables only the offsets...
tree
|
commitdiff
2010-03-16
Alexandre Julliard
makefiles: Remove the no longer needed explicit depende...
tree
|
commitdiff
2010-03-16
Alexandre Julliard
makefiles: Remove the no longer needed explicit separat...
tree
|
commitdiff
2010-02-18
Marcus Meissner
winedbg: Segment registers are not affected by rex...
tree
|
commitdiff
2010-02-17
Marcus Meissner
winedbg: rex is not used for Grp15b (Coverity).
tree
|
commitdiff
2010-02-16
Dmitry Timoshkov
winedbg: Print parameter values in backtraces in hex.
tree
|
commitdiff
2010-02-08
Alexandre Julliard
makefiles: Generate a general catch-all dependency...
tree
|
commitdiff
2010-02-04
Eric Pouech
winedbg: Implement is_func_call on x86_64 CPU.
tree
|
commitdiff
2010-02-04
Eric Pouech
winedbg: Implemented is_step_over method for x86-64...
tree
|
commitdiff
2010-02-04
Eric Pouech
winedbg: Implemented is_break_insn for x86-64 CPUs.
tree
|
commitdiff
2010-02-04
Eric Pouech
winedbg: Implemented is_function_return method for...
tree
|
commitdiff
2010-02-04
Eric Pouech
winedbg: Implement float fetching for x86-64 debugger.
tree
|
commitdiff
2010-02-04
Eric Pouech
winedbg: Added some more instructions disassembly.
tree
|
commitdiff
2010-02-04
Eric Pouech
winedbg: Fix 32bit displacement sign extension.
tree
|
commitdiff
2010-02-04
Eric Pouech
winedbg: Add disassembly capacity to x86-64 backend.
tree
|
commitdiff
2010-02-04
Eric Pouech
winedbg: For x86-64 CPU, fix $rip variable definition.
tree
|
commitdiff
2010-02-04
Eric Pouech
winedbg: Extend print_typed_basic to handle unicode...
tree
|
commitdiff
2010-02-02
Luca Bennati
winedbg: Add Italian translation.
tree
|
commitdiff
2010-01-07
Marcin Baczyński
winedbg: Remove superfluous void* cast.
tree
|
commitdiff
2010-01-06
André Hentschel
winedbg: Update link.
tree
|
commitdiff
2009-12-30
Eric Pouech
winedbg: In "info threads" commands, also show the...
tree
|
commitdiff
2009-12-28
Gerald Pfeifer
winedbg: Use #elif defined(...) instead of plain #elif...
tree
|
commitdiff
2009-12-23
Gerald Pfeifer
winedbg: Use #elif defined(...) instead of plain #elif...
tree
|
commitdiff
2009-12-22
Eric Pouech
winedbg: Fix for stack symbols on 64bit platform.
tree
|
commitdiff
2009-12-22
Eric Pouech
winedbg: Ensure the stack pointer is also passed to...
tree
|
commitdiff
2009-12-22
Eric Pouech
winedbg: Push the correct machine type to StackWalk.
tree
|
commitdiff
2009-12-16
Nicolas Le Cam
winedbg: Fix Norwegian translation warning by adding...
tree
|
commitdiff
2009-12-15
Alexander Nicolays...
winedbg: Add Norwegian Bokmål translation.
tree
|
commitdiff
2009-12-15
Eric Pouech
winedbg: Implement breakpoint management for x86_64...
tree
|
commitdiff
2009-12-15
Eric Pouech
winedbg: Added 'a' to the format supported in examine...
tree
|
commitdiff
2009-12-15
Eric Pouech
winedbg: Allow internal (host) integral variables to...
tree
|
commitdiff
2009-12-15
Eric Pouech
winedbg: Fix some types for homogenous support on 64bit...
tree
|
commitdiff
2009-12-14
Eric Pouech
winedbg: Force 64bit line number information throughout...
tree
|
commitdiff
2009-12-14
Eric Pouech
winedbg: For the x86_64 backend, fetch all the integral...
tree
|
commitdiff
2009-12-14
Eric Pouech
winedbg: Added a couple of tweaks to properly support...
tree
|
commitdiff
2009-12-14
Eric Pouech
dbghelp: Force 64bit module enumeration on all platforms.
tree
|
commitdiff
2009-12-14
Eric Pouech
winedbg: Ensure all addresses passed to break functions...
tree
|
commitdiff
2009-12-14
Eric Pouech
winedbg: Enforce 64bit modules address on 64bit platforms.
tree
|
commitdiff
2009-12-14
Francois Gouget
winedbg: Use SUBLANG_NEUTRAL for Spanish.
tree
|
commitdiff
2009-12-10
Alexandre Julliard
winedbg: Fix a number of 64-bit pointer truncation...
tree
|
commitdiff
2009-12-09
Alexandre Julliard
winedbg: Use the explicit name for all A/W function.
tree
|
commitdiff
2009-12-09
Jaime Rave
winedbg: Add Spanish translation.
tree
|
commitdiff
2009-11-09
Eric Pouech
winedbg: In proxy mode, correctly init the wine_segs...
tree
|
commitdiff
2009-10-05
Eric Pouech
winedbg: Properly manage Wine's dbghelp extensions...
tree
|
commitdiff
2009-09-02
Eric Pouech
winedbg: Fix backend prototypes for PowerPC and Alpha.
tree
|
commitdiff
2009-08-27
Dylan Smith
winedbg: Resolve typedefs when checking for user define...
tree
|
commitdiff
2009-08-27
Dylan Smith
winedbg: Extract address from expression for listing...
tree
|
commitdiff
2009-08-24
Dylan Smith
winedbg: Fixed listing source of function in file.
tree
|
commitdiff
2009-08-24
Dylan Smith
winedbg: Prevent syntax errors for list command due...
tree
|
commitdiff
2009-08-17
Dylan Smith
winedbg: Make limitations of set command clearer in...
tree
|
commitdiff
2009-08-17
Dylan Smith
winedbg: Properly end non-formatted text in man page.
tree
|
commitdiff
2009-08-17
Dylan Smith
winedbg: Fixed syntax of set command in man pages.
tree
|
commitdiff
2009-08-17
Dylan Smith
winedbg: Correct header for virtual memory mapping...
tree
|
commitdiff
2009-08-17
Dylan Smith
winedbg: Remove unused tokens in grammer file.
tree
|
commitdiff
2009-08-17
Dylan Smith
winedbg: Prevent syntax error for setting all debug...
tree
|
commitdiff
2009-07-23
Vladimir Pankratov
winedbg: Convert the Russian resources to UTF-8.
tree
|
commitdiff
2009-07-20
Ricardo Filipe
winedbg: Add Portuguese translation.
tree
|
commitdiff
2009-07-15
Paul Vriens
winedbg: Remove an unneeded pragma from the Swedish...
tree
|
commitdiff
2009-07-13
Eric Pouech
winedbg: 'Int XX' is not a function call, so don't...
tree
|
commitdiff
2009-07-08
Anders Jonsson
winedbg: Add Swedish translation.
tree
|
commitdiff
2009-07-03
Alexandre Julliard
makefiles: Regenerate the source lists using make_makef...
tree
|
commitdiff
2009-07-01
Michael Stefaniuc
winedbg: Build language resource files separately.
tree
|
commitdiff
next