2010-03-19 |
Eric Pouech | dbghelp: Keep the file map around for every PE module...
|
commit | commitdiff | tree |
2010-03-19 |
Eric Pouech | dbghelp: Create the notion of image (PE, ELF modules...
|
commit | commitdiff | tree |
2010-03-19 |
Eric Pouech | dbghelp: Extend the ELF image management to PE modules...
|
commit | commitdiff | tree |
2010-03-19 |
Eric Pouech | dbghelp: Make the ELF mapping code easier to use.
|
commit | commitdiff | tree |
2010-03-16 |
Eric Pouech | dbghelp: Store the file map in ELF's module specific...
|
commit | commitdiff | tree |
2010-03-16 |
Eric Pouech | dbghelp: Added helper to free module's specific data...
|
commit | commitdiff | tree |
2010-03-16 |
Eric Pouech | dbghelp: Added full support for DW_FORM_data8 attributes...
|
commit | commitdiff | tree |
2010-02-23 |
Eric Pouech | ntdll: Notify valgrind for stack management while in...
|
commit | commitdiff | tree |
2010-02-22 |
Eric Pouech | ntdll: Fix wrong marking for valgrind on 64bit systems.
|
commit | commitdiff | tree |
2010-02-04 |
Eric Pouech | dbghelp: Remove a couple of unnneeded include files.
|
commit | commitdiff | tree |
2010-02-04 |
Eric Pouech | winedbg: Implement is_func_call on x86_64 CPU.
|
commit | commitdiff | tree |
2010-02-04 |
Eric Pouech | winedbg: Implemented is_step_over method for x86-64...
|
commit | commitdiff | tree |
2010-02-04 |
Eric Pouech | winedbg: Implemented is_break_insn for x86-64 CPUs.
|
commit | commitdiff | tree |
2010-02-04 |
Eric Pouech | winedbg: Implemented is_function_return method for...
|
commit | commitdiff | tree |
2010-02-04 |
Eric Pouech | winedbg: Implement float fetching for x86-64 debugger.
|
commit | commitdiff | tree |
2010-02-04 |
Eric Pouech | winedbg: Added some more instructions disassembly.
|
commit | commitdiff | tree |
2010-02-04 |
Eric Pouech | winedbg: Fix 32bit displacement sign extension.
|
commit | commitdiff | tree |
2010-02-04 |
Eric Pouech | winedbg: Add disassembly capacity to x86-64 backend.
|
commit | commitdiff | tree |
2010-02-04 |
Eric Pouech | winedbg: For x86-64 CPU, fix $rip variable definition.
|
commit | commitdiff | tree |
2010-02-04 |
Eric Pouech | winedbg: Extend print_typed_basic to handle unicode...
|
commit | commitdiff | tree |
2010-01-25 |
Eric Pouech | dbghelp: For PE modules, when no debug info is present...
|
commit | commitdiff | tree |
2010-01-25 |
Eric Pouech | dbghelp: Removed some unused fields for public symbol...
|
commit | commitdiff | tree |
2010-01-25 |
Eric Pouech | winmm: For MCI parsing, use 64bit compatible variables.
|
commit | commitdiff | tree |
2010-01-25 |
Eric Pouech | winmm: In mmio manipulation, always ensure that we...
|
commit | commitdiff | tree |
2010-01-25 |
Eric Pouech | winmm: A couple of simple fixes for winmm compilation...
|
commit | commitdiff | tree |
2009-12-30 |
Eric Pouech | winedbg: In "info threads" commands, also show the...
|
commit | commitdiff | tree |
2009-12-29 |
Eric Pouech | dbghelp: Silence a couple of FIXMEs for C++ code.
|
commit | commitdiff | tree |
2009-12-29 |
Eric Pouech | winedump: Manage the string table size in PE file format.
|
commit | commitdiff | tree |
2009-12-24 |
Eric Pouech | dbghelp: Add support for loading dwarf debug information...
|
commit | commitdiff | tree |
2009-12-24 |
Eric Pouech | winedump: Add support for long section names (at least...
|
commit | commitdiff | tree |
2009-12-23 |
Eric Pouech | dbghelp: Add a couple of helpers to struct cpu to help...
|
commit | commitdiff | tree |
2009-12-23 |
Eric Pouech | dbghelp: Hacked a StackWalk implementation for x86_64.
|
commit | commitdiff | tree |
2009-12-23 |
Eric Pouech | dbghelp: Create a cpu backend to store CPU dependent...
|
commit | commitdiff | tree |
2009-12-22 |
Eric Pouech | dbghelp: Generalize helper to get a string from an...
|
commit | commitdiff | tree |
2009-12-22 |
Eric Pouech | dbghelp: Rewrote stack_walk with 64 bit structures.
|
commit | commitdiff | tree |
2009-12-22 |
Eric Pouech | winedbg: Fix for stack symbols on 64bit platform.
|
commit | commitdiff | tree |
2009-12-22 |
Eric Pouech | winedbg: Ensure the stack pointer is also passed to...
|
commit | commitdiff | tree |
2009-12-22 |
Eric Pouech | winedbg: Push the correct machine type to StackWalk.
|
commit | commitdiff | tree |
2009-12-15 |
Eric Pouech | dbghelp: Move the core of some line related functions...
|
commit | commitdiff | tree |
2009-12-15 |
Eric Pouech | dbghelp: Fix symt_find_nearest so that it searches...
|
commit | commitdiff | tree |
2009-12-15 |
Eric Pouech | winedbg: Implement breakpoint management for x86_64...
|
commit | commitdiff | tree |
2009-12-15 |
Eric Pouech | dbghelp: Rewrite the symt* <=> index wrappers to that...
|
commit | commitdiff | tree |
2009-12-15 |
Eric Pouech | dbghelp: Wrap the symt* <=> index transformations.
|
commit | commitdiff | tree |
2009-12-15 |
Eric Pouech | dbghelp: Fix module on which GetTypeFromName is done.
|
commit | commitdiff | tree |
2009-12-15 |
Eric Pouech | winedbg: Added 'a' to the format supported in examine...
|
commit | commitdiff | tree |
2009-12-15 |
Eric Pouech | winedbg: Allow internal (host) integral variables to...
|
commit | commitdiff | tree |
2009-12-15 |
Eric Pouech | winedbg: Fix some types for homogenous support on 64bit...
|
commit | commitdiff | tree |
2009-12-14 |
Eric Pouech | winedbg: Force 64bit line number information throughout...
|
commit | commitdiff | tree |
2009-12-14 |
Eric Pouech | winedbg: For the x86_64 backend, fetch all the integral...
|
commit | commitdiff | tree |
2009-12-14 |
Eric Pouech | winedbg: Added a couple of tweaks to properly support...
|
commit | commitdiff | tree |
2009-12-14 |
Eric Pouech | dbghelp: Force 64bit module enumeration on all platforms.
|
commit | commitdiff | tree |
2009-12-14 |
Eric Pouech | winedbg: Ensure all addresses passed to break functions...
|
commit | commitdiff | tree |
2009-12-14 |
Eric Pouech | winedbg: Enforce 64bit modules address on 64bit platforms.
|
commit | commitdiff | tree |
2009-12-14 |
Eric Pouech | dbghelp: A couple of fixes for dwarf2 support on a...
|
commit | commitdiff | tree |
2009-12-14 |
Eric Pouech | dbghelp: Enforce using 64bit integers for module's...
|
commit | commitdiff | tree |
2009-12-14 |
Eric Pouech | dbghelp: Don't return error when validating a 64bit...
|
commit | commitdiff | tree |
2009-12-14 |
Eric Pouech | dbghelp: Add ELF support but for the current 32 vs...
|
commit | commitdiff | tree |
2009-12-14 |
Eric Pouech | dbghelp: Rewrote the SymRegisterCallback function so...
|
commit | commitdiff | tree |
2009-12-14 |
Eric Pouech | dbghelp: Fix a couple of casts on 64bit platforms.
|
commit | commitdiff | tree |
2009-12-14 |
Eric Pouech | dbghelp: Make the module enumeration process compatible...
|
commit | commitdiff | tree |
2009-12-10 |
Eric Pouech | dbghelp: For mingw32 (stabs debug info), parse the...
|
commit | commitdiff | tree |
2009-12-10 |
Eric Pouech | winedump: Dump PE symbols table if any.
|
commit | commitdiff | tree |
2009-12-10 |
Eric Pouech | winedump: Rewrote a bit the COFF symbol table stuff.
|
commit | commitdiff | tree |
2009-11-29 |
Eric Pouech | dbghelp: In dwarf parsing, allow 64 bit wide values.
|
commit | commitdiff | tree |
2009-11-23 |
Eric Pouech | dbghelp: Correctly compute offsets in line number information.
|
commit | commitdiff | tree |
2009-11-23 |
Eric Pouech | dbghelp: Revisit array len description for debug format...
|
commit | commitdiff | tree |
2009-11-18 |
Eric Pouech | mscvrt: Fix some undname quirks (space at the end of...
|
commit | commitdiff | tree |
2009-11-17 |
Eric Pouech | dbghelp: Beef up SymRefreshModuleList.
|
commit | commitdiff | tree |
2009-11-16 |
Eric Pouech | gdi.exe: Rewrite QueryAbort16 to be independant of...
|
commit | commitdiff | tree |
2009-11-16 |
Eric Pouech | gdi.exe: No longer use 16bit abort procs inside the...
|
commit | commitdiff | tree |
2009-11-16 |
Eric Pouech | msvcrt: In undname functions, no longer use a fixed...
|
commit | commitdiff | tree |
2009-11-16 |
Eric Pouech | msvcrt: In undname helpers, allow str_array_push to...
|
commit | commitdiff | tree |
2009-11-13 |
Eric Pouech | dbghelp: Fix the threads stream size.
|
commit | commitdiff | tree |
2009-11-09 |
Eric Pouech | mmsystem.dll16: Correctly send messages up to winmm...
|
commit | commitdiff | tree |
2009-11-09 |
Eric Pouech | winedbg: In proxy mode, correctly init the wine_segs...
|
commit | commitdiff | tree |
2009-11-09 |
Eric Pouech | winhlp32: Added support for macros as hotspots' target.
|
commit | commitdiff | tree |
2009-11-09 |
Eric Pouech | richedit: When inserting an OLE object from an RTF...
|
commit | commitdiff | tree |
2009-11-09 |
Eric Pouech | richedit: Only increment objects' reference by one...
|
commit | commitdiff | tree |
2009-11-03 |
Eric Pouech | mmsystem.dll16: Fix the callback function.
|
commit | commitdiff | tree |
2009-11-03 |
Eric Pouech | winedump, dbghelp: In .pdb files (>= VC2005), handle...
|
commit | commitdiff | tree |
2009-11-03 |
Eric Pouech | winedump: Correctly handle the constant fields.
|
commit | commitdiff | tree |
2009-11-03 |
Eric Pouech | winedump: Ensure all PDB fields are printed.
|
commit | commitdiff | tree |
2009-10-26 |
Eric Pouech | msvfw32: Remove 16bit driver references (now that they...
|
commit | commitdiff | tree |
2009-10-23 |
Eric Pouech | winmm: Final split of mmsystem.
|
commit | commitdiff | tree |
2009-10-23 |
Eric Pouech | winmm: Get rid of 16bit driver support.
|
commit | commitdiff | tree |
2009-10-23 |
Eric Pouech | winmm: Get rid of 16bit driver support in mci.
|
commit | commitdiff | tree |
2009-10-23 |
Eric Pouech | winmm: Simply use kernel32.{Release|Restore}ThunkLock...
|
commit | commitdiff | tree |
2009-10-23 |
Eric Pouech | winmm: Duplicate the 16<>32 time struct conversion...
|
commit | commitdiff | tree |
2009-10-23 |
Eric Pouech | winmm: Restrict exposure of WINE_MMTHREAD to mmsystem.
|
commit | commitdiff | tree |
2009-10-23 |
Eric Pouech | winmm: Get rid to 16=>32 mappers in winmm (they're...
|
commit | commitdiff | tree |
2009-10-23 |
Eric Pouech | winmm: Get rid of the bFrom32 parameter in MMDRV_Alloc...
|
commit | commitdiff | tree |
2009-10-23 |
Eric Pouech | winmm: Move the 16bit management of wave out driver...
|
commit | commitdiff | tree |
2009-10-23 |
Eric Pouech | winmm: Move the 16bit management of wave in driver...
|
commit | commitdiff | tree |
2009-10-23 |
Eric Pouech | winmm: Move the 16bit management of midi stream (for...
|
commit | commitdiff | tree |
2009-10-23 |
Eric Pouech | winmm: Move the 16bit management of midi out driver...
|
commit | commitdiff | tree |
2009-10-23 |
Eric Pouech | winmm: Move the 16bit management of midi in driver...
|
commit | commitdiff | tree |
2009-10-23 |
Eric Pouech | winmm: Move the 16bit management of mixer driver type...
|
commit | commitdiff | tree |
2009-10-23 |
Eric Pouech | winmm: Use the new 16=>32 thunks for Aux driver type.
|
commit | commitdiff | tree |
2009-10-23 |
Eric Pouech | winmm: Added partial infrastructure for driver management...
|
commit | commitdiff | tree |
2009-10-22 |
Eric Pouech | winmm: Create a real function for MMSYSTEM.timeGetTime.
|
commit | commitdiff | tree |