2006-02-20 |
Eric Pouech | dbghelp: Fix SymFindFileInPath to return files matching...
|
commit | commitdiff | tree |
2006-02-20 |
Eric Pouech | winedbg: Fixed regression: stack info was no longer...
|
commit | commitdiff | tree |
2006-02-17 |
Eric Pouech | dbghelp: Packing for minidump structures is 4 bytes.
|
commit | commitdiff | tree |
2006-02-16 |
Eric Pouech | winedbg: A couple of fixes after running valgrind.
|
commit | commitdiff | tree |
2006-02-15 |
Eric Pouech | shdocvw: Implemented a couple of forwards to shlwapi.
|
commit | commitdiff | tree |
2006-02-14 |
Eric Pouech | dbghelp: Always set the size to public symbols to 1...
|
commit | commitdiff | tree |
2006-02-14 |
Eric Pouech | winedbg: Allow using MSVC mangled symbol names as identifiers.
|
commit | commitdiff | tree |
2006-02-14 |
Eric Pouech | A couple of new valgrind instrumentations for better...
|
commit | commitdiff | tree |
2006-02-14 |
Eric Pouech | server: When possible, use tgkill instead of tkill...
|
commit | commitdiff | tree |
2006-02-14 |
Eric Pouech | tests: Fixed test framework against environment modifications.
|
commit | commitdiff | tree |
2006-02-14 |
Eric Pouech | loader: Added missing attr destroy.
|
commit | commitdiff | tree |
2006-02-06 |
Eric Pouech | Fixes for missing prototypes warnings.
|
commit | commitdiff | tree |
2006-02-06 |
Eric Pouech | A few fixes for pointer qualifiers (const, volatile...
|
commit | commitdiff | tree |
2006-02-06 |
Eric Pouech | ntdll: Implemented IOCTL for char transmission: IMMEDIATE_CHAR.
|
commit | commitdiff | tree |
2006-02-06 |
Eric Pouech | ntdll: Implemented COMM IOCTL for modem status: GET_MODEMSTATUS.
|
commit | commitdiff | tree |
2006-02-06 |
Eric Pouech | ntdll: Implemented IOCTL for serial: SET_WAIT_MASK...
|
commit | commitdiff | tree |
2006-02-06 |
Eric Pouech | ntdll: Implemented IOCTL purge for serial objects.
|
commit | commitdiff | tree |
2006-02-06 |
Eric Pouech | winedbg: Added support for function parameters passed...
|
commit | commitdiff | tree |
2006-02-06 |
Eric Pouech | kernel: Fixed regression in atom handling.
|
commit | commitdiff | tree |
2006-01-27 |
Eric Pouech | Fix a couple of bugs spotted by valgrind.
|
commit | commitdiff | tree |
2006-01-27 |
Eric Pouech | Suppress some false-positives reported by valgrind.
|
commit | commitdiff | tree |
2006-01-27 |
Eric Pouech | winedbg: Hardware breakpoints
|
commit | commitdiff | tree |
2006-01-27 |
Eric Pouech | wineoss: Proper support in OSS driver for audio when...
|
commit | commitdiff | tree |
2006-01-23 |
Eric Pouech | dbghelp: Return better values in module information.
|
commit | commitdiff | tree |
2006-01-23 |
Eric Pouech | dbghelp: Brought dbghelp.h a bit closer to PSDK definitions.
|
commit | commitdiff | tree |
2006-01-23 |
Eric Pouech | dbghelp: SymSetContext should return FALSE when setting...
|
commit | commitdiff | tree |
2006-01-23 |
Eric Pouech | dbghelp: Live targets.
|
commit | commitdiff | tree |
2006-01-23 |
Eric Pouech | dbghelp: Started implementation of the global callback...
|
commit | commitdiff | tree |
2006-01-23 |
Eric Pouech | dbghelp: Symbol info.
|
commit | commitdiff | tree |
2006-01-23 |
Eric Pouech | winedbg: Added a more decent scheme for handling segmented...
|
commit | commitdiff | tree |
2006-01-12 |
Eric Pouech | ntdll: Created infrastructure to support IOCTL for...
|
commit | commitdiff | tree |
2006-01-11 |
Eric Pouech | ntdll: Implemented ntdll.NtSetInformationThread(ThreadAffini...
|
commit | commitdiff | tree |
2006-01-05 |
Eric Pouech | dbghelp: StackWalk (32 and 64 bit version).
|
commit | commitdiff | tree |
2006-01-05 |
Eric Pouech | dbghelp: Removed no longer needed 'stub' in TRACEs.
|
commit | commitdiff | tree |
2006-01-03 |
Eric Pouech | kernel32: Implemented atoms query function on top of...
|
commit | commitdiff | tree |
2006-01-03 |
Eric Pouech | ntdll: Correct implementation for atom query functions.
|
commit | commitdiff | tree |
2005-12-26 |
Eric Pouech | dbghelp: Internal search routines can now be case sensitive...
|
commit | commitdiff | tree |
2005-12-22 |
Eric Pouech | kernel/tests: Check that we successfully open the console.
|
commit | commitdiff | tree |
2005-12-22 |
Eric Pouech | dbghelp: Correct handling for all module names.
|
commit | commitdiff | tree |
2005-12-20 |
Eric Pouech | dbghelp: Added a few extensions to make windbg happy.
|
commit | commitdiff | tree |
2005-12-20 |
Eric Pouech | ntdll: Made DBG_EXCEPTION_HANDLED a synonym of DBG_CONTINUE...
|
commit | commitdiff | tree |
2005-12-19 |
Eric Pouech | winhelp: Handle '> ' on command lines.
|
commit | commitdiff | tree |
2005-12-19 |
Eric Pouech | dbghelp: First stab at supporting calling convention...
|
commit | commitdiff | tree |
2005-12-19 |
Eric Pouech | dbghelp: Return proper size for local & parameters...
|
commit | commitdiff | tree |
2005-12-19 |
Eric Pouech | taskmgr: Fix viewing of debug channels.
|
commit | commitdiff | tree |
2005-12-19 |
Eric Pouech | dbghelp: Implemented SymMatchString.
|
commit | commitdiff | tree |
2005-12-19 |
Eric Pouech | dbghelp: New stubs (needed for windbg startup).
|
commit | commitdiff | tree |
2005-12-19 |
Eric Pouech | dbghelp: Fixed loading .so modules from a living target.
|
commit | commitdiff | tree |
2005-12-19 |
Eric Pouech | dbghelp: Fixed missing parameters info in StackWalk64.
|
commit | commitdiff | tree |
2005-12-13 |
Eric Pouech | winecfg: Simplified module handling code.
|
commit | commitdiff | tree |
2005-12-13 |
Eric Pouech | winedump: Const correctness fixes.
|
commit | commitdiff | tree |
2005-12-12 |
Eric Pouech | kernel32: Get rid of DOSMEM_AllocSelector.
|
commit | commitdiff | tree |
2005-12-12 |
Eric Pouech | Functions with no paramters must be (void).
|
commit | commitdiff | tree |
2005-12-12 |
Eric Pouech | Const correctness fixes.
|
commit | commitdiff | tree |
2005-12-12 |
Eric Pouech | comctl32: Fixed (harmless) typo.
|
commit | commitdiff | tree |
2005-12-12 |
Eric Pouech | Removed some dead-code.
|
commit | commitdiff | tree |
2005-12-12 |
Eric Pouech | Made some functions static.
|
commit | commitdiff | tree |
2005-12-12 |
Eric Pouech | vidc: Return error codes when a message isn't supported.
|
commit | commitdiff | tree |
2005-12-08 |
Eric Pouech | winealsa: Fixed returned string in capabilities.
|
commit | commitdiff | tree |
2005-12-08 |
Eric Pouech | winenas: fix crash.
|
commit | commitdiff | tree |
2005-12-06 |
Eric Pouech | mciwave: save/record.
|
commit | commitdiff | tree |
2005-12-06 |
Eric Pouech | dbghelp: Final touch on StackWalk64 so that it works.
|
commit | commitdiff | tree |
2005-12-06 |
Eric Pouech | winedbg: Fixed broken code about type management for...
|
commit | commitdiff | tree |
2005-12-05 |
Eric Pouech | dbghelp: Implemented StackWalk64.
|
commit | commitdiff | tree |
2005-12-05 |
Eric Pouech | winmm: driver unloading.
|
commit | commitdiff | tree |
2005-12-05 |
Eric Pouech | dbghelp,winedbg: SYMBOL_INFO fix.
|
commit | commitdiff | tree |
2005-12-03 |
Eric Pouech | winedbg: simplify some code.
|
commit | commitdiff | tree |
2005-12-03 |
Eric Pouech | winedbg: fixed regression (and simplified code!) for...
|
commit | commitdiff | tree |
2005-12-03 |
Eric Pouech | winedbg: fixed regression in 'info local' command.
|
commit | commitdiff | tree |
2005-11-29 |
Eric Pouech | Added support for 'loading' virtual modules.
|
commit | commitdiff | tree |
2005-11-29 |
Eric Pouech | Implemented SymGet{Next|Prev}Line64.
|
commit | commitdiff | tree |
2005-11-29 |
Eric Pouech | Now correctly checking calling down to 32 bit version.
|
commit | commitdiff | tree |
2005-11-29 |
Eric Pouech | Implemented SymGetModuleInfo64.
|
commit | commitdiff | tree |
2005-11-29 |
Eric Pouech | Implemented SymUnloadModule64.
|
commit | commitdiff | tree |
2005-11-29 |
Eric Pouech | Fixed some bugs in MCI string parsing.
|
commit | commitdiff | tree |
2005-11-29 |
Eric Pouech | Implemented SymLoadModuleEx.
|
commit | commitdiff | tree |
2005-11-29 |
Eric Pouech | Replaced stack_get_frame with a pure symbol (and no...
|
commit | commitdiff | tree |
2005-11-29 |
Eric Pouech | Added calling convention definitions.
|
commit | commitdiff | tree |
2005-11-29 |
Eric Pouech | Added stub for dbghelp.SymRegisterCallback64.
|
commit | commitdiff | tree |
2005-11-28 |
Eric Pouech | LoadLibrary16 is no longer exported by name, so do...
|
commit | commitdiff | tree |
2005-11-28 |
Eric Pouech | Added stubs for DbgHelp functions: SymRegisterFunctionEntryC...
|
commit | commitdiff | tree |
2005-11-18 |
Eric Pouech | Native dbghelp doesn't provide names for basic type...
|
commit | commitdiff | tree |
2005-11-18 |
Eric Pouech | Centralized calls for SymSetContext, we only do it...
|
commit | commitdiff | tree |
2005-11-18 |
Eric Pouech | Move print_func_and_args to stack.c, where it belongs.
|
commit | commitdiff | tree |
2005-11-18 |
Eric Pouech | - now storing frames information in thread structure
|
commit | commitdiff | tree |
2005-11-18 |
Eric Pouech | Ensures, when we cannot demangle the string, to return...
|
commit | commitdiff | tree |
2005-11-18 |
Eric Pouech | Now returning correct symbol flags (as native does...
|
commit | commitdiff | tree |
2005-11-17 |
Eric Pouech | Dbghelp describes the types of function arguments with...
|
commit | commitdiff | tree |
2005-11-17 |
Eric Pouech | SymGetType(...,TI_GET_LENGTH,...) requires a 64 bit...
|
commit | commitdiff | tree |
2005-11-17 |
Eric Pouech | Provide a sample of the joy of MSC symbol mangling.
|
commit | commitdiff | tree |
2005-11-17 |
Eric Pouech | When a symbol name already contains a module name,...
|
commit | commitdiff | tree |
2005-11-17 |
Eric Pouech | Simplification of lex's input reading.
|
commit | commitdiff | tree |
2005-11-16 |
Eric Pouech | Added ability to execute commands from a file passed...
|
commit | commitdiff | tree |
2005-11-14 |
Eric Pouech | NtReadFile: now returning correct status in NtReadFile...
|
commit | commitdiff | tree |
2005-11-14 |
Eric Pouech | Fix set_test_val function declaration to ensure stack...
|
commit | commitdiff | tree |
2005-11-14 |
Eric Pouech | Init wShowWindow in RTL_USER_PARAMETERS for Wine processes...
|
commit | commitdiff | tree |
2005-11-12 |
Eric Pouech | Removed a couple of shift/reduce warnings in grammar.
|
commit | commitdiff | tree |
2005-11-03 |
Eric Pouech | Fixed 'break NN' command (using dbghelp.SymEnumLines).
|
commit | commitdiff | tree |
2005-11-03 |
Eric Pouech | Fixed wineconsole startup when restoring registry settings.
|
commit | commitdiff | tree |
2005-11-03 |
Eric Pouech | Implemented SymEnumLines.
|
commit | commitdiff | tree |