- 64951f7 dbghelp: Use the available PowerPC functions. by André Hentschel · 15 years ago
- 72216a6 dbghelp: Remove variable basic_block which is not really used from dwarf2_parse_line_numbers. by Gerald Pfeifer · 15 years ago
- 516fc78 dbghelp: Protect PE's COFF table reading against bogus values in NTHEADER. by Eric Pouech · 15 years ago
- e520605 dbghelp: When trying to enumerate locals & parameters with SymEnumSymbols, don't return a global or public symbol when the nearest symbol of the current context isn't a function. by Eric Pouech · 15 years ago
- 196f8f0 dbghelp: Added support for DW_CFA_GNU_args_size. by Eric Pouech · 15 years ago
- a185435 dbghelp: When handling a P augmentation in FDE/DIE parsing, throw away the DW_EH_indirect flag, as we don't handle the result. by Eric Pouech · 15 years ago
- 1b68d4e dbghelp: Extend dwarf stack unwinding by reading information out of .debug_frame sections. by Eric Pouech · 15 years ago
- 34ef8d2 dbghelp: Store delta used for re-locating a module. by Eric Pouech · 15 years ago
- 51bce9b dbghelp: Implement the new register methods for x86. by Eric Pouech · 15 years ago
- 0519c4b dbghelp: Fix compiler warnings with flag -Wcast-qual. by Mikhail Maroukhine · 15 years ago
- 060ccb1 dbghelp: When unwinding the stack, stop if the current address isn't in a known module. by Eric Pouech · 15 years ago
- 0c24013 dbghelp: Rewrite SymGetModuleBase so that it relies on 64 bit version. by Eric Pouech · 15 years ago
- a529389 dbghelp: In dwarf parsing, correctly handle the DW_OP_regx option. by Eric Pouech · 15 years ago
- 6a6edcd dbghelp: In dwarf attribute parsing, ensure that we do have a block when parsing a block. by Eric Pouech · 15 years ago
- 036392c dbghelp: Added preliminary CFA management. by Eric Pouech · 15 years ago
- 0eef5d6 dbghelp: Added CFA information to dbghelp's dwarf.h. by Eric Pouech · 15 years ago
- 1d60aa6 dbghelp: Extend the CPU object in order to manipulate context's registers (getting context's content & register names). by Eric Pouech · 15 years ago
- 9851ebf dbghelp: Keep the .debug_frame section mapped when parsing dwarf debug_info (needed for CFA management). by Eric Pouech · 15 years ago
- e2b62c9 dbghelp: Created a CPU method to map dwarf register number to codeview register number. by Eric Pouech · 15 years ago
- 403f416 dbghelp: In dwarf parsing, correctly get the size of addresses in location lists. by Eric Pouech · 15 years ago
- 8413810 dbghelp: Don't try to hardwire the dwarf's "word size", but get it properly. by Eric Pouech · 15 years ago
- e6a08a1 dbghelp: Fixed a couple of portability issues to 64bit platforms. by Eric Pouech · 15 years ago
- 51e9951 dbghelp: Enhanced x86_64 stack unwinding with PE's function table data. by Eric Pouech · 15 years ago
- 4c3361e dbghelp: Properly bail out if get an error while reading ELF header. by Eric Pouech · 15 years ago
- 375d158 dbghelp: Fix local/parameters enumeration on 64bit platforms. by Eric Pouech · 15 years ago
- d822aaf dbghelp: Removed the not-useful start_data field out of dwarf2_traverse_context_t. by Eric Pouech · 15 years ago
- bf97b03 dbghelp: Implemented SymFunctionTableAccess. by Eric Pouech · 15 years ago
- 2ed8b9f dbghelp: Added helper to image_file_map to map also directory out of PE executables. by Eric Pouech · 15 years ago
- cecb80a dbghelp: Move the mach-o information into the modfmt structure. by Eric Pouech · 15 years ago
- fe2ae80 dbghelp: Moved the ELF's module information into the new scheme. by Eric Pouech · 15 years ago
- cd92e3d dbghelp: Move the PE debug info to the newly define scheme. by Eric Pouech · 15 years ago
- 73f79e7 dbghelp: Create new infrastructure to hold specific information for multiple file/debug formats in a single module, and use it to store dwarf2 stuff. by Eric Pouech · 15 years ago
- 3e6920d dbghelp: Now that we can keep ELF sections around, don't copy the loclist section, just don't unmap it. by Eric Pouech · 15 years ago
- 2d8c788 dbghelp: Let dwarf_parse decide on which sections it needs to map. by Eric Pouech · 15 years ago
- c9bac2e dbghelp: Extend the image (ELF/PE) scheme to get the RVA out of a section. by Eric Pouech · 15 years ago
- a2e65f1 dbghelp: Keep the file map around for every PE module, so that we can access image whenever we like to. by Eric Pouech · 15 years ago
- cbff4f0 dbghelp: Create the notion of image (PE, ELF modules) to uniformize some handlings. by Eric Pouech · 15 years ago
- fb16950 dbghelp: Extend the ELF image management to PE modules so we get a rather uniform interface to image manipulation. by Eric Pouech · 15 years ago
- 770f0d8 dbghelp: Make the ELF mapping code easier to use. by Eric Pouech · 15 years ago
- 8c4f96d dbghelp: Store the file map in ELF's module specific data. by Eric Pouech · 15 years ago
- 9d7b6b6 dbghelp: Added helper to free module's specific data (ELF, MSC...) upon removal. by Eric Pouech · 15 years ago
- 09a7e2d dbghelp: Added full support for DW_FORM_data8 attributes, as well as primary support for DW_FORM_block* attributes. by Eric Pouech · 15 years ago
- bef5645 makefiles: Remove the no longer needed explicit separators for dependencies. by Alexandre Julliard · 15 years ago
- ff55fc9 dbghelp: Fix a pointer cast. by Alexandre Julliard · 15 years ago
- c71ffcf dbghelp: Merge dwarf code from ntdll/signal_x86_64.c. by André Hentschel · 15 years ago
- a204f09 dbghelp: Add stubs for SymGetLineFromName, SymGetLineFromName64, SymGetLineFromNameW64. by Alistair Leslie-Hughes · 15 years ago
- d02040d dbghelp: Add basic support for PVOID64. by Alistair Leslie-Hughes · 15 years ago
- 58e08eb dbghelp: Fix broken sw_read_mem() call in i386 stack backtrace. by Alexandre Julliard · 15 years ago
- a414e78 dbghelp: Remove a couple of unnneeded include files. by Eric Pouech · 15 years ago
- 2a07163 dbghelp: Fix the Mac OS build. by Alexandre Julliard · 15 years ago
- e42d1a8 dbghelp: Don't require a 16-bit stack for StackWalk. by Alexandre Julliard · 15 years ago
- 520fcae dbghelp: For PE modules, when no debug info is present, also try to load symbols out of COFF symbol table. by Eric Pouech · 15 years ago
- 181de55 dbghelp: Removed some unused fields for public symbol description. by Eric Pouech · 15 years ago
- 2f5ba0d dbghelp: Fix typo in url. by André Hentschel · 15 years ago
- 1f168cb dbghelp: Fix a typo. by André Hentschel · 15 years ago
- 878f287 dbghelp: Silence a couple of FIXMEs for C++ code. by Eric Pouech · 15 years ago
- c39cd4c dbghelp: Initialize ret (Coverity). by Marcus Meissner · 15 years ago
- bc38d3e dbghelp: Add support for loading dwarf debug information out of PE images. by Eric Pouech · 15 years ago
- ed96e74 dbghelp: Add a couple of helpers to struct cpu to help adding the stack to minidump. by Eric Pouech · 15 years ago
- 54766cd dbghelp: Hacked a StackWalk implementation for x86_64. by Eric Pouech · 15 years ago
- 7230659 dbghelp: Create a cpu backend to store CPU dependent code, and use it for the i386 stack implementation. by Eric Pouech · 15 years ago
- 2d85d5c dbghelp: Generalize helper to get a string from an ADDRESS64. by Eric Pouech · 15 years ago
- fdc86c1 dbghelp: Rewrote stack_walk with 64 bit structures. by Eric Pouech · 15 years ago
- 255a1eb dbghelp: Implement literal dwarf opcodes. by André Hentschel · 15 years ago
- fefd0cf dbghelp: Fix a minidump crash by using the correct variable. by Eric van Beurden · 15 years ago
- 34a961d dbghelp: Fix compilation on OSX. by Huw Davies · 15 years ago
- 6feb525 dbghelp: Check for NULL return from process_find_by_handle (Coverity). by Marcus Meissner · 15 years ago
- 9500df8 dbghelp: Move the core of some line related functions to 64bit interface. by Eric Pouech · 15 years ago
- 776e75e dbghelp: Fix symt_find_nearest so that it searches for 64bit addresses on 64bit platforms. by Eric Pouech · 15 years ago
- 7b83b70 dbghelp: Rewrite the symt* <=> index wrappers to that they work on 64bit platforms. by Eric Pouech · 15 years ago
- 92b9b09 dbghelp: Wrap the symt* <=> index transformations. by Eric Pouech · 15 years ago
- 07c1a1c dbghelp: Fix module on which GetTypeFromName is done. by Eric Pouech · 15 years ago
- b4da46e dbghelp: A couple of fixes for dwarf2 support on a 64bit platform. by Eric Pouech · 15 years ago
- c6eb810 dbghelp: Enforce using 64bit integers for module's address and size. by Eric Pouech · 15 years ago
- 9ff52fb dbghelp: Don't return error when validating a 64bit wide address on a 64bit platform. by Eric Pouech · 15 years ago
- 02a7061 dbghelp: Add ELF support but for the current 32 vs 64 bit architecture. by Eric Pouech · 15 years ago
- 114bb38 dbghelp: Rewrote the SymRegisterCallback function so that they work on a 64bit platform. by Eric Pouech · 15 years ago
- b037912 dbghelp: Fix a couple of casts on 64bit platforms. by Eric Pouech · 15 years ago
- c300f21 dbghelp: Make the module enumeration process compatible with 64bit platforms. by Eric Pouech · 15 years ago
- 891d025 dbghelp: Fix an invalid pointer cast. by Alexandre Julliard · 15 years ago
- 7f88738 dbghelp: Moved addr_to_linear() to stack.c. by Alexandre Julliard · 15 years ago
- 185e5da dbghelp: For mingw32 (stabs debug info), parse the FileHeader's symbol table to offset properly the global variables. by Eric Pouech · 15 years ago
- 30c1df4 dbghelp: Add a missing NULL check (Coverity). by Marcus Meissner · 15 years ago
- d6f78e4 dbghelp: Check wImageName for NULL (Coverity). by Marcus Meissner · 15 years ago
- db077e1 dbghelp: In dwarf parsing, allow 64 bit wide values. by Eric Pouech · 15 years ago
- ed786fb dbghelp: Correctly compute offsets in line number information. by Eric Pouech · 15 years ago
- 9d80b19 dbghelp: Revisit array len description for debug format parsers. by Eric Pouech · 15 years ago
- 68cc7d5 dbghelp: Beef up SymRefreshModuleList. by Eric Pouech · 15 years ago
- 44ac91d dbghelp: Stub SymRefreshModuleList. by Andrew Nguyen · 15 years ago
- aa90027 dbghelp: Fix the threads stream size. by Eric Pouech · 15 years ago
- 6414451 winedump, dbghelp: In .pdb files (>= VC2005), handle the case where the codeview_linetab2_file structure is not the first one. by Eric Pouech · 15 years ago
- 4c97910 dbghelp: elf_load_file: return if elf_map_file fails. by Paul Bolle · 15 years ago
- 6a1b2a9 dbghelp: Enhance support for constant values in dwarf debug information. by Eric Pouech · 16 years ago
- a6aa4e1 dbghelp: Add version resource. by Louis Lenders · 16 years ago
- 43a3595 dbghelp: Don't double memory allocation on every add. by Jesse Litton · 16 years ago
- 1e23e88 dbghelp: Check for NULL adt before using it in stabs_pts_read_aggregate. by Jacek Caban · 16 years ago
- 4cc3ce9 dbghelp: Use symt_get_name directly in stabs_pts_read_aggregate. by Jacek Caban · 16 years ago
- 956eea6 dbghelp: Fixed buffer overflow in stabs_parse. by Jacek Caban · 16 years ago
- 4e1a4ec dbghelp: Improved arena allocation in pool_alloc. by Jacek Caban · 16 years ago
- f4d2db4 dbghelp: Constify some variables. by Andrew Talbot · 16 years ago