taskkill: Convert translations to po files.
[wine] / programs / winedbg /
2010-12-27  Eric Pouechwinedbg: When printing with default format an integer...
2010-12-27  Eric Pouechwinedbg: Don't print extra \n in print_basic.
2010-12-06  Peter Schlailewinedbg: Adds an rwatch command to winedbg.
2010-12-05  Alexandre Julliardmakefiles: Add common rules for installing the main...
2010-11-23  Eric Pouechwinedbg: Moved into a common function all code dealing...
2010-11-23  Eric Pouechwinedbg: Rename 'info exception' into 'info frame'...
2010-11-03  Paul Vrienswinedbg: Add the Serbian (Cyrillic) translation.
2010-11-03  Paul Vrienswinedbg: Update Serbian (Latin) translations.
2010-10-26  Yaron Shahrabaniwinedbg: Added Hebrew translation.
2010-10-26  Alexandre Julliardwinedbg: Don't start another instance of the debugger...
2010-10-07  André Hentschelwinedbg: Implement adjust_pc_for_break on ARM.
2010-10-07  André Hentschelwinedbg: Fix get_addr on ARM.
2010-09-24  Alexandre Julliardwinedbg: Make BreakOnFirstChance default to FALSE to...
2010-09-20  Gerald Pfeiferwinedbg: Fix the check for GCC version number around...
2010-09-20  André Hentschelwinedbg: Add ARM support.
2010-09-19  Alexandre Julliardmakefiles: Add a standard header for all makefiles...
2010-09-14  André Hentschelwinedbg: Only add ContextFlags which are defined.
2010-09-09  André Hentschelwinedbg: Fix typo in German translation.
2010-09-03  Jerome Leclanchewinedbg: Escape args in a WINE_FIXME.
2010-08-31  Paul Bollewinedbg: gdbproxy: Quietly handle qSupported and qTStatus.
2010-08-30  Paul Bollewinedbg: gdb proxy mode: hide printf unless traced.
2010-08-30  Paul Bollewinedbg: gdb proxy mode: allow interrupt from command...
2010-08-26  Austin Englishwinedbg: Initial Sparc support.
2010-08-26  Eric Pouechwinedbg: Don't access inside a bp structure if it's...
2010-08-26  Eric Pouechdbghelp: dwarf debug info: a few more fixes to dwarf...
2010-07-22  Davide Pizzettiwinedbg: Italian translation update.
2010-07-21  Alexandre Julliardprograms: Remove explicit imports of kernel32 and ntdll.
2010-07-20  Igor Paliychukwinedbg: Add Ukrainian translation.
2010-07-14  Damjan Jovanovicwinedbg: Fix Serbian Latin translation.
2010-07-13  Paul Vrienswinedbg: Add the Serbian (Latin) translation.
2010-07-01  Gustavo Henrique... winedbg: Update Portuguese (Brazilian) translation.
2010-06-30  Alexandre Julliardwinedbg: Add a name for a couple of instructions in...
2010-06-30  Alexandre Julliardwinedbg: Use the correct context when fetching the...
2010-06-25  Michael Stefaniucwinedbg: Add the Romanian translation.
2010-06-18  Vitaly LipatovUpdate Russian translations.
2010-06-07  Łukasz Wojniłowiczwinedbg: Add the Polish translation.
2010-06-01  Paul Vrienswinedbg: Add the Danish translation.
2010-05-25  Andrew Eikumwinedbg: Allow user to specify length of stack info...
2010-05-21  Matej Špindlerwinedbg: Add Slovenian translation.
2010-05-17  Alexandre Julliardwinedbg: Don't install the man page in a wow64 build.
2010-05-03  Jim Cameronwinedbg: Make disassembler properly print EMX and EXMM...
2010-05-03  Eric Pouechwinedbg: Properly fix the previous patch about gcc...
2010-04-20  Eric Pouechwinedbg: Don't assert on some lvalue's write conditions.
2010-04-20  Eric Pouechwinedbg: For stack info command, display information...
2010-04-20  Eric Pouechwinedbg: Correctly display whether we're in 32 vs 64...
2010-04-19  Davide Pizzettiwinedbg: Italian translation update.
2010-04-16  Eric Pouechwinedbg: Fix minidump support on 64bit OSes (don't...
2010-04-16  Eric Pouechwinedbg: Add support for x86-64 in known CPUs while...
2010-04-13  Eric Pouechwinedbg: Use standard Wine lists for threads.
2010-04-13  Eric Pouechwinedbg: Use standard Wine lists for processes.
2010-04-13  Eric Pouechwinedbg: Merge pointer deref and array index functions...
2010-04-13  Eric Pouechwinedbg: Describe pointer size in CPU backend structure.
2010-04-13  Eric Pouechwinedbg: Properly guard against setting a watchpoint...
2010-04-13  Eric Pouechwinedbg: Fix buffer size for 8-byte watchpoint.
2010-04-07  Eric Pouechwinedbg: Allow using 8-byte long hardware assisted...
2010-04-07  Eric Pouechwinedbg: Simplify a bit the find_triggered_watch function.
2010-04-07  Alexandre Julliardwinedbg: Save internal variables as proper DWORD values.
2010-03-31  Eric Pouechwinedbg: Allow backtraces to properly return address...
2010-03-31  Eric Pouechwinedbg: Add some missing symbol flags to pick up local...
2010-03-31  Eric Pouechwinedbg: When filling an imagehlp frame information...
2010-03-31  Eric Pouechwinedbg: Store the CONTEXT in each stack frame to enabl...
2010-03-29  Mikhail Maroukhineprograms: Fix compiler warnings with flag -Wcast-qual.
2010-03-29  Francois Gougetwinedbg: Fix compilation with gcc 2.95 and non-GNU...
2010-03-29  Eric Pouechwinedbg: Store for context variables only the offsets...
2010-03-16  Alexandre Julliardmakefiles: Remove the no longer needed explicit depende...
2010-03-16  Alexandre Julliardmakefiles: Remove the no longer needed explicit separat...
2010-02-18  Marcus Meissnerwinedbg: Segment registers are not affected by rex...
2010-02-17  Marcus Meissnerwinedbg: rex is not used for Grp15b (Coverity).
2010-02-16  Dmitry Timoshkovwinedbg: Print parameter values in backtraces in hex.
2010-02-08  Alexandre Julliardmakefiles: Generate a general catch-all dependency...
2010-02-04  Eric Pouechwinedbg: Implement is_func_call on x86_64 CPU.
2010-02-04  Eric Pouechwinedbg: Implemented is_step_over method for x86-64...
2010-02-04  Eric Pouechwinedbg: Implemented is_break_insn for x86-64 CPUs.
2010-02-04  Eric Pouechwinedbg: Implemented is_function_return method for...
2010-02-04  Eric Pouechwinedbg: Implement float fetching for x86-64 debugger.
2010-02-04  Eric Pouechwinedbg: Added some more instructions disassembly.
2010-02-04  Eric Pouechwinedbg: Fix 32bit displacement sign extension.
2010-02-04  Eric Pouechwinedbg: Add disassembly capacity to x86-64 backend.
2010-02-04  Eric Pouechwinedbg: For x86-64 CPU, fix $rip variable definition.
2010-02-04  Eric Pouechwinedbg: Extend print_typed_basic to handle unicode...
2010-02-02  Luca Bennatiwinedbg: Add Italian translation.
2010-01-07  Marcin Baczyńskiwinedbg: Remove superfluous void* cast.
2010-01-06  André Hentschelwinedbg: Update link.
2009-12-30  Eric Pouechwinedbg: In "info threads" commands, also show the...
2009-12-28  Gerald Pfeiferwinedbg: Use #elif defined(...) instead of plain #elif...
2009-12-23  Gerald Pfeiferwinedbg: Use #elif defined(...) instead of plain #elif...
2009-12-22  Eric Pouechwinedbg: Fix for stack symbols on 64bit platform.
2009-12-22  Eric Pouechwinedbg: Ensure the stack pointer is also passed to...
2009-12-22  Eric Pouechwinedbg: Push the correct machine type to StackWalk.
2009-12-16  Nicolas Le Camwinedbg: Fix Norwegian translation warning by adding...
2009-12-15  Alexander Nicolays... winedbg: Add Norwegian Bokmål translation.
2009-12-15  Eric Pouechwinedbg: Implement breakpoint management for x86_64...
2009-12-15  Eric Pouechwinedbg: Added 'a' to the format supported in examine...
2009-12-15  Eric Pouechwinedbg: Allow internal (host) integral variables to...
2009-12-15  Eric Pouechwinedbg: Fix some types for homogenous support on 64bit...
2009-12-14  Eric Pouechwinedbg: Force 64bit line number information throughout...
2009-12-14  Eric Pouechwinedbg: For the x86_64 backend, fetch all the integral...
2009-12-14  Eric Pouechwinedbg: Added a couple of tweaks to properly support...
2009-12-14  Eric Pouechdbghelp: Force 64bit module enumeration on all platforms.
2009-12-14  Eric Pouechwinedbg: Ensure all addresses passed to break functions...
next