2012-03-28 |
Thomas Faber | dbghelp: Fix uninitialized variable usage. |
tree | commitdiff |
2012-03-26 |
Michael Stefaniuc | dbghelp: Print the debug string and not the pointer... |
tree | commitdiff |
2012-03-16 |
Alexandre Julliard | dbghelp: Add support for jump instructions in function... |
tree | commitdiff |
2012-03-09 |
André Hentschel | dbghelp: Silence arm_fetch_minidump_module. |
tree | commitdiff |
2012-03-09 |
André Hentschel | dbghelp: Add arm_fetch_minidump_thread implementation. |
tree | commitdiff |
2012-02-14 |
Eric Pouech | dbghelp: Fix a couple of traces in dwarf line info... |
tree | commitdiff |
2012-02-14 |
Eric Pouech | dbghelp: In i386 stack unwinder, only check for NULL... |
tree | commitdiff |
2012-02-14 |
Eric Pouech | dbghelp: In traces for Dwarf/CFA engine, some offset... |
tree | commitdiff |
2012-02-14 |
Eric Pouech | dbghelp: In dwarf parser, when looking for FDE/CIE... |
tree | commitdiff |
2012-02-14 |
Eric Pouech | dbghelp: Correctly initialize module word_size field... |
tree | commitdiff |
2012-02-14 |
Eric Pouech | dbghelp: Store the 32/64 bitness in the image structure. |
tree | commitdiff |
2012-01-24 |
Eric Pouech | dbghelp: Allow each CPU backend to save CPU specific... |
tree | commitdiff |
2012-01-24 |
Eric Pouech | dbghelp: Allow CPU backends to add specific information... |
tree | commitdiff |
2012-01-24 |
Eric Pouech | dbghelp: Add our own thread data gathering struct for... |
tree | commitdiff |
2012-01-24 |
Eric Pouech | winedbg, winedump: Embed wine build-id information... |
tree | commitdiff |
2012-01-23 |
Eric Pouech | dbghelp: Use new regular expression matcher for files. |
tree | commitdiff |
2012-01-23 |
Eric Pouech | dbghelp: Do all module and symbol names matching using... |
tree | commitdiff |
2012-01-23 |
Eric Pouech | dbghelp: Rewrote a simple regular expression matcher... |
tree | commitdiff |
2012-01-23 |
Eric Pouech | dbghelp: In x86-64 support code, fix RUNTIME_FUNCTION... |
tree | commitdiff |
2012-01-23 |
Eric Pouech | dbghelp: On x86-64 CPUs, add capability to interpret... |
tree | commitdiff |
2012-01-23 |
Eric Pouech | dbghelp: Fix a couple of bugs in function table interpr... |
tree | commitdiff |
2012-01-23 |
Eric Pouech | dbghelp: Always ensure that 64bit module functions... |
tree | commitdiff |
2012-01-16 |
Alexandre Julliard | dbghelp: Fix a couple of pointer cast warnings. |
tree | commitdiff |
2012-01-16 |
Francois Gouget | dbghelp: Fix the position where the calling convention... |
tree | commitdiff |
2012-01-10 |
André Hentschel | dbghelp: No need for WINE_ prefixed ERR. |
tree | commitdiff |
2012-01-09 |
Daniel Lehman | dbghelp: Use CDECL calling convention for __unDName... |
tree | commitdiff |
2012-01-03 |
Eric Pouech | dbghelp: Correctly return flags in SYMBOL_INFO structur... |
tree | commitdiff |
2011-11-02 |
André Hentschel | dbghelp: Use ARMv7 for debugging. |
tree | commitdiff |
2011-11-01 |
André Hentschel | dbghelp: Implement SymMatchStringW. |
tree | commitdiff |
2011-11-01 |
André Hentschel | dbghelp: Rename SymMatchString and forward it to SymMat... |
tree | commitdiff |
2011-10-17 |
André Hentschel | dbghelp: Rewrite stabs parsing to not need PATH_MAX. |
tree | commitdiff |
2011-10-11 |
André Hentschel | dbghelp: Remove superfluous PATH_MAX defines. |
tree | commitdiff |
2011-09-30 |
Andrew Talbot | dbghelp: Mark a fall-through in a switch statement. |
tree | commitdiff |
2011-09-06 |
André Hentschel | dbghelp: Add some new dwarf enumerations. |
tree | commitdiff |
2011-08-23 |
Andrew Talbot | dbghelp: Constify some variables. |
tree | commitdiff |
2011-08-01 |
Frédéric Delanoy | dlls: Assorted spelling fixes. |
tree | commitdiff |
2011-08-01 |
André Hentschel | dbghelp: One line only for the copyright. |
tree | commitdiff |
2011-07-18 |
Austin English | dbghelp: Add stubs for SymEnumSourceLines/SymEnumSource... |
tree | commitdiff |
2011-07-11 |
André Hentschel | dbghelp: Remove dead code (clang). |
tree | commitdiff |
2011-07-05 |
Frédéric Delanoy | dbghelp: Remove dead code (Clang). |
tree | commitdiff |
2011-06-29 |
André Hentschel | dbghelp: Only declare deltapc for i386. |
tree | commitdiff |
2011-06-01 |
Andrew Nguyen | dbghelp: Implement SymEnumSourceFilesW. |
tree | commitdiff |
2011-05-30 |
Alistair Leslie... | dbghelp: Add stubs SymFromIndex, SymFromIndexW. |
tree | commitdiff |
2011-05-02 |
Eric Pouech | dbghelp: Enhance a couple of register mapping functions... |
tree | commitdiff |
2011-05-02 |
Eric Pouech | dbghelp: Don't try to load fieldlist for a forward... |
tree | commitdiff |
2011-04-29 |
Peter Urbanec | dbghelp: Prevent winedbg page faults when loading some... |
tree | commitdiff |
2011-04-28 |
Marcus Meissner | dbghelp: Mark internal symbols as hidden. |
tree | commitdiff |
2011-04-28 |
André Hentschel | dbghelp: Implement rudimentary stack walk for ARM. |
tree | commitdiff |
2011-04-27 |
André Hentschel | dbghelp: Implement sparc_map_dwarf_register. |
tree | commitdiff |
2011-04-19 |
Austin English | dbghelp: Get rid of a couple unused variables. |
tree | commitdiff |
2011-04-19 |
André Hentschel | dbghelp: Set the right ARM frame pointer. |
tree | commitdiff |
2011-04-18 |
André Hentschel | dbghelp: Implement arm_fetch_context_reg. |
tree | commitdiff |
2011-04-18 |
André Hentschel | dbghelp: Implement arm_fetch_regname. |
tree | commitdiff |
2011-04-18 |
André Hentschel | dbghelp: Implement arm_map_dwarf_register. |
tree | commitdiff |
2011-04-15 |
Eric Pouech | dbghelp: Silence DW_TAG_GNU_call_site objects. |
tree | commitdiff |
2011-04-15 |
Eric Pouech | dbghelp: Added some missing defines to dwarf.h. |
tree | commitdiff |
2011-04-14 |
André Hentschel | dbghelp: Implement sparc_get_addr. |
tree | commitdiff |
2011-04-12 |
Eric Pouech | dbghelp: Extended CPU structure by adding a default... |
tree | commitdiff |
2011-04-12 |
Eric Pouech | dbghelp: Force void type in const declaration, when... |
tree | commitdiff |
2011-04-12 |
Eric Pouech | dbghelp: For codeview/bprel symbols force the register... |
tree | commitdiff |
2011-04-01 |
Gerald Pfeifer | dbghelp: Add a return statement for the default/assert... |
tree | commitdiff |
2011-03-28 |
Eric Pouech | dbghelp: In const types, force 'void' type when none... |
tree | commitdiff |
2011-03-28 |
Eric Pouech | dbghelp: Return proper null value when lookup_type... |
tree | commitdiff |
2011-03-28 |
Eric Pouech | dbghelp: Now that compilers (like clang) start to merge... |
tree | commitdiff |
2011-03-28 |
Eric Pouech | dbghelp: When parsing .debug_line section in dwarf... |
tree | commitdiff |
2011-03-14 |
Eric Pouech | dbghelp: Set also reloc_delta information in module... |
tree | commitdiff |
2011-03-14 |
Eric Pouech | dbghelp: In dwarf debug functions, use register name... |
tree | commitdiff |
2011-03-14 |
Eric Pouech | dbghelp: When managing DW_OP_deref_size, always ensure... |
tree | commitdiff |
2011-03-14 |
Eric Pouech | dbghelp: Fix unwinding on x86-64 (correct frame and... |
tree | commitdiff |
2011-03-14 |
Eric Pouech | dbghelp: For the internal functions on x86_64 stack... |
tree | commitdiff |
2011-03-14 |
Eric Pouech | dbghelp: In msc unwinding code (from FPO extended data... |
tree | commitdiff |
2011-03-14 |
Eric Pouech | dbghelp: In i386 stackwalk implementation, store the... |
tree | commitdiff |
2011-03-14 |
Eric Pouech | dbghelp: When doing a stack backtrace on i386 with... |
tree | commitdiff |
2011-03-14 |
Eric Pouech | dbghelp: In dwarf unwinder, fix the last valid IP value... |
tree | commitdiff |
2011-03-14 |
Eric Pouech | dbghelp: Fix StackWalk when dwarf or pdb unwinders... |
tree | commitdiff |
2011-03-14 |
Eric Pouech | dbghelp: In i386 stack unwinder, ensure we always retur... |
tree | commitdiff |
2011-03-10 |
Joris Huizer | dbghelp: dwarf2_get_cpp_name: fix off-by-one error. |
tree | commitdiff |
2011-03-09 |
Eric Pouech | dbghelp: Fix bug in managing COFF files array. |
tree | commitdiff |
2011-03-09 |
Eric Pouech | dbghelp: When building the by address lookup table... |
tree | commitdiff |
2011-03-09 |
Eric Pouech | dbghelp: Add helper to get global address out of symt... |
tree | commitdiff |
2011-03-09 |
Eric Pouech | dbghelp: Quirk for supporting anonymous UDT (class... |
tree | commitdiff |
2011-03-09 |
Eric Pouech | dbghelp: When parsing a subprogram in dwarf debug forma... |
tree | commitdiff |
2011-03-09 |
Eric Pouech | dbghelp: Add support for parsing methods (in C++ classe... |
tree | commitdiff |
2011-03-09 |
Eric Pouech | dbghelp: Store the compiland into the parse context. |
tree | commitdiff |
2011-03-09 |
Eric Pouech | dbghelp: In dwarf debug format, correctly manage the... |
tree | commitdiff |
2011-03-09 |
Eric Pouech | dbghelp: Add support for namespace support out of dwarf... |
tree | commitdiff |
2011-03-09 |
Eric Pouech | dbghelp: Add hierarchical information in die object. |
tree | commitdiff |
2011-03-09 |
Eric Pouech | dbghelp: More precisely manage the inline attribute. |
tree | commitdiff |
2011-03-09 |
Eric Pouech | dbghelp: When parsing dwarf debug info, silence ptr_to_... |
tree | commitdiff |
2011-03-08 |
Eric Pouech | dbghelp: When using a regular expression on a file... |
tree | commitdiff |
2011-03-04 |
Marcus Meissner | dbghelp: Local variable used out of scope (Coverity). |
tree | commitdiff |
2011-02-23 |
Marcus Meissner | dbghelp: Fixed pasted size error (Coverity). |
tree | commitdiff |
2011-01-31 |
Alexandre Julliard | dbghelp: Fix an uninitialized return value. |
tree | commitdiff |
2011-01-31 |
Eric Pouech | dbghelp: Properly declare variables with thread storage... |
tree | commitdiff |
2011-01-31 |
Eric Pouech | dbghelp: Added support for variables in thread storage. |
tree | commitdiff |
2011-01-28 |
Alexandre Julliard | dbghelp: Use wine64 as loader name on 64-bit. |
tree | commitdiff |
2011-01-28 |
Alexandre Julliard | dbghelp: Add a helper function to determine the name... |
tree | commitdiff |
2011-01-24 |
Alexandre Julliard | dbghelp: Use Dwarf debug info even when part of it... |
tree | commitdiff |
2011-01-19 |
Eric Pouech | dbghelp, winedump: Added definition for S_FRAMEPROC_V2... |
tree | commitdiff |
2011-01-19 |
Eric Pouech | dbghelp: Use AT_range attribute (for function, block... |
tree | commitdiff |
next |