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 |
2011-01-18 |
Eric Pouech | dbghelp: When failing to look up for a PDB file, don... |
tree | commitdiff |
2011-01-18 |
Eric Pouech | dbghelp: Get stream indexes out of PDB files (instead... |
tree | commitdiff |
2011-01-18 |
Eric Pouech | dbghelp: Add support for stream lookup by name in PDB... |
tree | commitdiff |
2011-01-13 |
Alexandre Julliard | dbghelp: Support pointer types of various sizes. |
tree | commitdiff |
2011-01-12 |
Alexandre Julliard | dbghelp: Try to load the string table from file number... |
tree | commitdiff |
2011-01-10 |
Eric Pouech | dbghelp: Speed up source string creation (by using... |
tree | commitdiff |
2011-01-10 |
Eric Pouech | dbghelp: Better support for OOM conditions when creatin... |
tree | commitdiff |
2011-01-10 |
Eric Pouech | dbghelp: Added preliminary extended FPO information... |
tree | commitdiff |
2011-01-10 |
Eric Pouech | dbghelp: Keep the mapping of any PDB file open until... |
tree | commitdiff |
2011-01-10 |
Eric Pouech | dbghelp: Use new file/debug format framework to allow... |
tree | commitdiff |
2011-01-10 |
Eric Pouech | dbghelp: Restructure internal PDB information. |
tree | commitdiff |
2011-01-03 |
Gerald Pfeifer | dbghelp: Also return a value in an error case in elf_ma... |
tree | commitdiff |
2010-12-29 |
Gerald Pfeifer | dbghelp: Make ehdr_addr in elf_enum_modules_internal... |
tree | commitdiff |
2010-12-28 |
Eric Pouech | dbghelp: For targets on Linux, report the VDSO system... |
tree | commitdiff |
2010-12-28 |
Eric Pouech | dbghelp: Extend elf_map_file so that it can also handle... |
tree | commitdiff |
2010-12-28 |
Eric Pouech | dbghelp: Use pread instead of read in elf_map_file. |
tree | commitdiff |
2010-12-28 |
Eric Pouech | dbghelp: Split elf_load_file into two functions (one... |
tree | commitdiff |
2010-12-28 |
Eric Pouech | dbghelp: Factorize a bit the ELF enumeration callbacks. |
tree | commitdiff |
2010-12-27 |
Eric Pouech | dbghelp: Fix ELF file computation on 64bit systems. |
tree | commitdiff |
2010-10-15 |
André Hentschel | dbghelp: Implement arm_get_addr. |
tree | commitdiff |
2010-10-11 |
Eric Pouech | dbghelp: Proper support and definition for S_REGREL_V3. |
tree | commitdiff |
2010-10-11 |
Eric Pouech | dbghelp: Ensure the stab_nlist structure is usable... |
tree | commitdiff |
2010-10-11 |
Eric Pouech | dbghelp: Fix some relocation errors for debug formats... |
tree | commitdiff |
2010-10-11 |
Eric Pouech | dbghelp: Compute ELF load address using the link_map... |
tree | commitdiff |
2010-10-11 |
Eric Pouech | dbghelp: When enumerating loaded modules from r_debug... |
tree | commitdiff |
2010-10-11 |
Eric Pouech | dbghelp: Only map an ELF file once. |
tree | commitdiff |
2010-10-11 |
Eric Pouech | dbghelp: A couple of fixes for 64bit msvc debug info... |
tree | commitdiff |
2010-10-11 |
Eric Pouech | dbghelp: Added a couple of missing CodeView base types... |
tree | commitdiff |
2010-10-11 |
Eric Pouech | dbghelp: Some more 64bit base address fixes. |
tree | commitdiff |
2010-10-11 |
Eric Pouech | dbghelp: Allow loading PE module with 64bit addresses. |
tree | commitdiff |
2010-10-08 |
Austin English | dbghelp: Fix compile on Hurd. |
tree | commitdiff |
2010-09-21 |
Paul Vriens | dbghelp: Fix use of GetProcessHeap. |
tree | commitdiff |
2010-09-20 |
André Hentschel | dbghelp: Add ARM support. |
tree | commitdiff |
2010-09-19 |
Alexandre Julliard | makefiles: Add a standard header for all makefiles... |
tree | commitdiff |
2010-09-13 |
Eric Pouech | dbghelp: Fix regression with prevented StackWalk on... |
tree | commitdiff |
2010-08-31 |
Alexandre Julliard | dbghelp: Use int64 in the spec file for 64-bit integers. |
tree | commitdiff |
2010-08-30 |
Andrew Talbot | dbghelp: Constify some variables. |
tree | commitdiff |
2010-08-30 |
Andrew Talbot | dbghelp: Remove unused functions. |
tree | commitdiff |
2010-08-30 |
Eric Pouech | dbghelp: Use virtual size (not raw/file size) when... |
tree | commitdiff |
2010-08-26 |
Eric Pouech | dbghelp: dwarf debug info: a few more fixes to dwarf... |
tree | commitdiff |
2010-08-23 |
Austin English | dbghelp: Add initial Sparc CPU support. |
tree | commitdiff |
2010-08-16 |
Jacek Caban | dbghelp: Silence template related dwarf FIXMEs. |
tree | commitdiff |
2010-07-21 |
Alexandre Julliard | dlls: Remove explicit imports of kernel32 and ntdll. |
tree | commitdiff |
2010-07-05 |
Eric Pouech | dbghelp: Added support for CFA save/restore operation. |
tree | commitdiff |
2010-06-28 |
Eric Pouech | dbghelp: Parse correctly DW_LNE_set_discriminator. |
tree | commitdiff |
2010-06-28 |
Eric Pouech | dbghelp: When unwinding i386 stacks, update CONTEXT... |
tree | commitdiff |
2010-06-28 |
Eric Pouech | dbghelp: Correctly handle the RULE_EXPRESSION when... |
tree | commitdiff |
2010-06-28 |
Eric Pouech | dbghelp: Set the correct word size when unwinding stack... |
tree | commitdiff |
2010-06-28 |
Eric Pouech | dbghelp: Ensure we can try to load COFF symbols if... |
tree | commitdiff |
2010-06-28 |
Eric Pouech | dbghelp: Test validity of COFF symbol table against... |
tree | commitdiff |
2010-06-28 |
Eric Pouech | dbghelp: Fix the localization of section table while... |
tree | commitdiff |
2010-06-28 |
Paul Chitescu | dbghelp: Provide a non-NULL number of bytes read to... |
tree | commitdiff |
2010-06-24 |
Francois Gouget | Assorted typo and spelling fixes. |
tree | commitdiff |
2010-06-08 |
Eric Pouech | dbghelp: Properly manage in dbghelp interfaces local... |
tree | commitdiff |
2010-06-08 |
Eric Pouech | dbghelp: Ensure that local variables and parameter... |
tree | commitdiff |
2010-06-08 |
Eric Pouech | dbghelp: In dwarf parser, properly handle array without... |
tree | commitdiff |
2010-06-07 |
Marcus Meissner | dbghelp: Add 2 new darf defines and implement DW_OP_sta... |
tree | commitdiff |
2010-05-28 |
André Hentschel | dbghelp: Use the available PowerPC functions. |
tree | commitdiff |
2010-05-26 |
Gerald Pfeifer | dbghelp: Remove variable basic_block which is not reall... |
tree | commitdiff |
2010-05-10 |
Eric Pouech | dbghelp: Protect PE's COFF table reading against bogus... |
tree | commitdiff |
2010-04-08 |
Eric Pouech | dbghelp: When trying to enumerate locals & parameters... |
tree | commitdiff |
2010-04-07 |
Eric Pouech | dbghelp: Added support for DW_CFA_GNU_args_size. |
tree | commitdiff |
2010-04-02 |
Eric Pouech | dbghelp: When handling a P augmentation in FDE/DIE... |
tree | commitdiff |
2010-04-02 |
Eric Pouech | dbghelp: Extend dwarf stack unwinding by reading inform... |
tree | commitdiff |
2010-04-02 |
Eric Pouech | dbghelp: Store delta used for re-locating a module. |
tree | commitdiff |
2010-04-02 |
Eric Pouech | dbghelp: Implement the new register methods for x86. |
tree | commitdiff |
next |