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 |
2010-03-29 |
Mikhail Maroukhine | dbghelp: Fix compiler warnings with flag -Wcast-qual. |
tree | commitdiff |
2010-03-29 |
Eric Pouech | dbghelp: When unwinding the stack, stop if the current... |
tree | commitdiff |
2010-03-29 |
Eric Pouech | dbghelp: Rewrite SymGetModuleBase so that it relies... |
tree | commitdiff |
2010-03-29 |
Eric Pouech | dbghelp: In dwarf parsing, correctly handle the DW_OP_r... |
tree | commitdiff |
2010-03-29 |
Eric Pouech | dbghelp: In dwarf attribute parsing, ensure that we... |
tree | commitdiff |
2010-03-29 |
Eric Pouech | dbghelp: Added preliminary CFA management. |
tree | commitdiff |
2010-03-29 |
Eric Pouech | dbghelp: Added CFA information to dbghelp's dwarf.h. |
tree | commitdiff |
2010-03-29 |
Eric Pouech | dbghelp: Extend the CPU object in order to manipulate... |
tree | commitdiff |
2010-03-29 |
Eric Pouech | dbghelp: Keep the .debug_frame section mapped when... |
tree | commitdiff |
2010-03-25 |
Eric Pouech | dbghelp: Created a CPU method to map dwarf register... |
tree | commitdiff |
2010-03-25 |
Eric Pouech | dbghelp: In dwarf parsing, correctly get the size of... |
tree | commitdiff |
2010-03-25 |
Eric Pouech | dbghelp: Don't try to hardwire the dwarf's "word size... |
tree | commitdiff |
2010-03-25 |
Eric Pouech | dbghelp: Fixed a couple of portability issues to 64bit... |
tree | commitdiff |
2010-03-25 |
Eric Pouech | dbghelp: Enhanced x86_64 stack unwinding with PE's... |
tree | commitdiff |
2010-03-22 |
Eric Pouech | dbghelp: Properly bail out if get an error while readin... |
tree | commitdiff |
2010-03-22 |
Eric Pouech | dbghelp: Fix local/parameters enumeration on 64bit... |
tree | commitdiff |
2010-03-22 |
Eric Pouech | dbghelp: Removed the not-useful start_data field out... |
tree | commitdiff |
2010-03-22 |
Eric Pouech | dbghelp: Implemented SymFunctionTableAccess. |
tree | commitdiff |
2010-03-22 |
Eric Pouech | dbghelp: Added helper to image_file_map to map also... |
tree | commitdiff |
2010-03-19 |
Eric Pouech | dbghelp: Move the mach-o information into the modfmt... |
tree | commitdiff |
2010-03-19 |
Eric Pouech | dbghelp: Moved the ELF's module information into the... |
tree | commitdiff |
2010-03-19 |
Eric Pouech | dbghelp: Move the PE debug info to the newly define... |
tree | commitdiff |
next |