2011-03-28 |
Eric Pouech | dbghelp: Now that compilers (like clang) start to merge...
|
commit | commitdiff | tree |
2011-03-28 |
Eric Pouech | wineconsole: Ensure that the EXIT message is always...
|
commit | commitdiff | tree |
2011-03-28 |
Eric Pouech | dbghelp: When parsing .debug_line section in dwarf...
|
commit | commitdiff | tree |
2011-03-16 |
Eric Pouech | winedbg: Display a valid source file when reporting...
|
commit | commitdiff | tree |
2011-03-16 |
Eric Pouech | winedbg: Also get rid of trailing \r in input_read_line.
|
commit | commitdiff | tree |
2011-03-16 |
Eric Pouech | winegcc: Correctly manage the -V option (gcc expects...
|
commit | commitdiff | tree |
2011-03-16 |
Eric Pouech | winedbg: Added support for printing WCHAR in print_typed_basic.
|
commit | commitdiff | tree |
2011-03-14 |
Eric Pouech | dbghelp: Set also reloc_delta information in module...
|
commit | commitdiff | tree |
2011-03-14 |
Eric Pouech | dbghelp: In dwarf debug functions, use register name...
|
commit | commitdiff | tree |
2011-03-14 |
Eric Pouech | dbghelp: When managing DW_OP_deref_size, always ensure...
|
commit | commitdiff | tree |
2011-03-14 |
Eric Pouech | dbghelp: Fix unwinding on x86-64 (correct frame and...
|
commit | commitdiff | tree |
2011-03-14 |
Eric Pouech | dbghelp: For the internal functions on x86_64 stack...
|
commit | commitdiff | tree |
2011-03-14 |
Eric Pouech | dbghelp: In msc unwinding code (from FPO extended data...
|
commit | commitdiff | tree |
2011-03-14 |
Eric Pouech | dbghelp: In i386 stackwalk implementation, store the...
|
commit | commitdiff | tree |
2011-03-14 |
Eric Pouech | dbghelp: When doing a stack backtrace on i386 with...
|
commit | commitdiff | tree |
2011-03-14 |
Eric Pouech | dbghelp: In dwarf unwinder, fix the last valid IP value...
|
commit | commitdiff | tree |
2011-03-14 |
Eric Pouech | dbghelp: Fix StackWalk when dwarf or pdb unwinders...
|
commit | commitdiff | tree |
2011-03-14 |
Eric Pouech | dbghelp: In i386 stack unwinder, ensure we always return...
|
commit | commitdiff | tree |
2011-03-09 |
Eric Pouech | dbghelp: Fix bug in managing COFF files array.
|
commit | commitdiff | tree |
2011-03-09 |
Eric Pouech | dbghelp: When building the by address lookup table...
|
commit | commitdiff | tree |
2011-03-09 |
Eric Pouech | dbghelp: Add helper to get global address out of symt...
|
commit | commitdiff | tree |
2011-03-09 |
Eric Pouech | dbghelp: Quirk for supporting anonymous UDT (class...
|
commit | commitdiff | tree |
2011-03-09 |
Eric Pouech | dbghelp: When parsing a subprogram in dwarf debug format...
|
commit | commitdiff | tree |
2011-03-09 |
Eric Pouech | dbghelp: Add support for parsing methods (in C++ classes...
|
commit | commitdiff | tree |
2011-03-09 |
Eric Pouech | dbghelp: Store the compiland into the parse context.
|
commit | commitdiff | tree |
2011-03-09 |
Eric Pouech | dbghelp: In dwarf debug format, correctly manage the...
|
commit | commitdiff | tree |
2011-03-09 |
Eric Pouech | dbghelp: Add support for namespace support out of dwarf...
|
commit | commitdiff | tree |
2011-03-09 |
Eric Pouech | dbghelp: Add hierarchical information in die object.
|
commit | commitdiff | tree |
2011-03-09 |
Eric Pouech | dbghelp: More precisely manage the inline attribute.
|
commit | commitdiff | tree |
2011-03-09 |
Eric Pouech | dbghelp: When parsing dwarf debug info, silence ptr_to_membe...
|
commit | commitdiff | tree |
2011-03-08 |
Eric Pouech | winedbg: Fix 'break file : lineno' command so that...
|
commit | commitdiff | tree |
2011-03-08 |
Eric Pouech | dbghelp: When using a regular expression on a file...
|
commit | commitdiff | tree |
2011-01-31 |
Eric Pouech | winedbg: Added support for variables with thread storage.
|
commit | commitdiff | tree |
2011-01-31 |
Eric Pouech | dbghelp: Properly declare variables with thread storage...
|
commit | commitdiff | tree |
2011-01-31 |
Eric Pouech | dbghelp: Added support for variables in thread storage.
|
commit | commitdiff | tree |
2011-01-31 |
Eric Pouech | winedump: Added definition and dumping of thread local...
|
commit | commitdiff | tree |
2011-01-31 |
Eric Pouech | kernel32: Use binary search for key lookup in terminfo...
|
commit | commitdiff | tree |
2011-01-31 |
Eric Pouech | kernel32: Added shift & ctrl modifiers for function...
|
commit | commitdiff | tree |
2011-01-31 |
Eric Pouech | kernel32: Added support for extended capacities in...
|
commit | commitdiff | tree |
2011-01-31 |
Eric Pouech | kernel32: Store key len in dbkey_pair structure for...
|
commit | commitdiff | tree |
2011-01-31 |
Eric Pouech | kernel32: Added support for ctrl-home (aka clear from...
|
commit | commitdiff | tree |
2011-01-25 |
Eric Pouech | kernel32: Properly manage UTF-8 (and any wcs) input...
|
commit | commitdiff | tree |
2011-01-25 |
Eric Pouech | kernel32: No longer init the terminfo database nor...
|
commit | commitdiff | tree |
2011-01-25 |
Eric Pouech | kernel32: In edit line, fix the insert key management.
|
commit | commitdiff | tree |
2011-01-24 |
Eric Pouech | kernel32: Added missing include to term.c.
|
commit | commitdiff | tree |
2011-01-20 |
Eric Pouech | kernel32: Fix prototype when no curses dev package...
|
commit | commitdiff | tree |
2011-01-19 |
Eric Pouech | kernel32: Added support for insert/overwrite modes...
|
commit | commitdiff | tree |
2011-01-19 |
Eric Pouech | kernel32: Correctly parse the input strings for advanced...
|
commit | commitdiff | tree |
2011-01-19 |
Eric Pouech | kernel32: Move the input character to INPUT_RECORD...
|
commit | commitdiff | tree |
2011-01-19 |
Eric Pouech | kernel32: Added support for terminfo/termcap in console...
|
commit | commitdiff | tree |
2011-01-19 |
Eric Pouech | dbghelp, winedump: Added definition for S_FRAMEPROC_V2...
|
commit | commitdiff | tree |
2011-01-19 |
Eric Pouech | dbghelp: Use AT_range attribute (for function, block...
|
commit | commitdiff | tree |
2011-01-18 |
Eric Pouech | dbghelp: When failing to look up for a PDB file, don...
|
commit | commitdiff | tree |
2011-01-18 |
Eric Pouech | dbghelp: Get stream indexes out of PDB files (instead...
|
commit | commitdiff | tree |
2011-01-18 |
Eric Pouech | dbghelp: Add support for stream lookup by name in PDB...
|
commit | commitdiff | tree |
2011-01-18 |
Eric Pouech | winedump: Also dump FPO data out of JG PDB files.
|
commit | commitdiff | tree |
2011-01-18 |
Eric Pouech | winedump: Dump segment info out of PDB files.
|
commit | commitdiff | tree |
2011-01-18 |
Eric Pouech | winedump: Make use of PDB_STREAM_INDEXES in order to...
|
commit | commitdiff | tree |
2011-01-18 |
Eric Pouech | winedump: Added stream header support.
|
commit | commitdiff | tree |
2011-01-18 |
Eric Pouech | winedump: Get string table stream index out of ROOT...
|
commit | commitdiff | tree |
2011-01-18 |
Eric Pouech | winedump: Dump streams names information out of ROOT...
|
commit | commitdiff | tree |
2011-01-18 |
Eric Pouech | winedump: Force the PDB_??_ROOT to always be present...
|
commit | commitdiff | tree |
2011-01-10 |
Eric Pouech | dbghelp: Speed up source string creation (by using...
|
commit | commitdiff | tree |
2011-01-10 |
Eric Pouech | dbghelp: Better support for OOM conditions when creating...
|
commit | commitdiff | tree |
2011-01-10 |
Eric Pouech | winedbg: Try to detect jump (potentially thunk code...
|
commit | commitdiff | tree |
2011-01-10 |
Eric Pouech | winedbg: Added CPU method for identifying a jmp insn...
|
commit | commitdiff | tree |
2011-01-10 |
Eric Pouech | dbghelp: Added preliminary extended FPO information...
|
commit | commitdiff | tree |
2011-01-10 |
Eric Pouech | dbghelp: Keep the mapping of any PDB file open until...
|
commit | commitdiff | tree |
2011-01-10 |
Eric Pouech | dbghelp: Use new file/debug format framework to allow...
|
commit | commitdiff | tree |
2011-01-10 |
Eric Pouech | dbghelp: Restructure internal PDB information.
|
commit | commitdiff | tree |
2011-01-10 |
Eric Pouech | winedump: Added support for dumping FPO streams.
|
commit | commitdiff | tree |
2010-12-28 |
Eric Pouech | dbghelp: For targets on Linux, report the VDSO system...
|
commit | commitdiff | tree |
2010-12-28 |
Eric Pouech | dbghelp: Extend elf_map_file so that it can also handle...
|
commit | commitdiff | tree |
2010-12-28 |
Eric Pouech | dbghelp: Use pread instead of read in elf_map_file.
|
commit | commitdiff | tree |
2010-12-28 |
Eric Pouech | dbghelp: Split elf_load_file into two functions (one...
|
commit | commitdiff | tree |
2010-12-28 |
Eric Pouech | dbghelp: Factorize a bit the ELF enumeration callbacks.
|
commit | commitdiff | tree |
2010-12-27 |
Eric Pouech | msvcr90: Fix an integer overflow on 64 bit system for...
|
commit | commitdiff | tree |
2010-12-27 |
Eric Pouech | urlmon: Fixed traces on 64bit systems.
|
commit | commitdiff | tree |
2010-12-27 |
Eric Pouech | winedbg: When printing with default format an integer...
|
commit | commitdiff | tree |
2010-12-27 |
Eric Pouech | winedbg: Don't print extra \n in print_basic.
|
commit | commitdiff | tree |
2010-12-27 |
Eric Pouech | dbghelp: Fix ELF file computation on 64bit systems.
|
commit | commitdiff | tree |
2010-12-13 |
Eric Pouech | kernel32: In readline, now print control characters...
|
commit | commitdiff | tree |
2010-12-13 |
Eric Pouech | kernel32: Proper support for echo-input (enable/disable...
|
commit | commitdiff | tree |
2010-12-13 |
Eric Pouech | kernel32: When reading chars out of a bare console...
|
commit | commitdiff | tree |
2010-11-29 |
Eric Pouech | wineconsole: Move the curses critical section inside...
|
commit | commitdiff | tree |
2010-11-29 |
Eric Pouech | kernel32: Properly manage ctrl-Z (and ctrl-D) in ReadFile...
|
commit | commitdiff | tree |
2010-11-29 |
Eric Pouech | kernel32: Control characters should be returned while...
|
commit | commitdiff | tree |
2010-11-23 |
Eric Pouech | winedbg: Moved into a common function all code dealing...
|
commit | commitdiff | tree |
2010-11-23 |
Eric Pouech | winedbg: Rename 'info exception' into 'info frame'...
|
commit | commitdiff | tree |
2010-11-16 |
Eric Pouech | msvcrt: Use the macros for parameter checking for wcsncat_s...
|
commit | commitdiff | tree |
2010-11-16 |
Eric Pouech | msvcrt: Implemented _i64to[aw]_s.
|
commit | commitdiff | tree |
2010-11-16 |
Eric Pouech | msvcrt: Implemented _ltoa_s.
|
commit | commitdiff | tree |
2010-11-16 |
Eric Pouech | wineconsole: In curses mode, map some box drawing attributes...
|
commit | commitdiff | tree |
2010-11-16 |
Eric Pouech | wineconsole: Added support for curses window resizing.
|
commit | commitdiff | tree |
2010-11-16 |
Eric Pouech | wineconsole: Properly handle (user)-window resizing...
|
commit | commitdiff | tree |
2010-11-16 |
Eric Pouech | wineconsole: Properly manage window position (in wineconsole...
|
commit | commitdiff | tree |
2010-11-12 |
Eric Pouech | kernel32: Fixed regression with echoing input characters.
|
commit | commitdiff | tree |
2010-11-12 |
Eric Pouech | msvcrt: Use macro for parameters validation itoa_s...
|
commit | commitdiff | tree |
2010-11-08 |
Eric Pouech | msvcrt: Correctly manage va_list:s in vf(w)printf ny...
|
commit | commitdiff | tree |
2010-11-08 |
Eric Pouech | msvcrt: Implemented _vc(w)printf.
|
commit | commitdiff | tree |