1. 64951f7 dbghelp: Use the available PowerPC functions. by André Hentschel · 15 years ago
  2. 72216a6 dbghelp: Remove variable basic_block which is not really used from dwarf2_parse_line_numbers. by Gerald Pfeifer · 15 years ago
  3. 516fc78 dbghelp: Protect PE's COFF table reading against bogus values in NTHEADER. by Eric Pouech · 15 years ago
  4. 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
  5. 196f8f0 dbghelp: Added support for DW_CFA_GNU_args_size. by Eric Pouech · 15 years ago
  6. 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
  7. 1b68d4e dbghelp: Extend dwarf stack unwinding by reading information out of .debug_frame sections. by Eric Pouech · 15 years ago
  8. 34ef8d2 dbghelp: Store delta used for re-locating a module. by Eric Pouech · 15 years ago
  9. 51bce9b dbghelp: Implement the new register methods for x86. by Eric Pouech · 15 years ago
  10. 0519c4b dbghelp: Fix compiler warnings with flag -Wcast-qual. by Mikhail Maroukhine · 15 years ago
  11. 060ccb1 dbghelp: When unwinding the stack, stop if the current address isn't in a known module. by Eric Pouech · 15 years ago
  12. 0c24013 dbghelp: Rewrite SymGetModuleBase so that it relies on 64 bit version. by Eric Pouech · 15 years ago
  13. a529389 dbghelp: In dwarf parsing, correctly handle the DW_OP_regx option. by Eric Pouech · 15 years ago
  14. 6a6edcd dbghelp: In dwarf attribute parsing, ensure that we do have a block when parsing a block. by Eric Pouech · 15 years ago
  15. 036392c dbghelp: Added preliminary CFA management. by Eric Pouech · 15 years ago
  16. 0eef5d6 dbghelp: Added CFA information to dbghelp's dwarf.h. by Eric Pouech · 15 years ago
  17. 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
  18. 9851ebf dbghelp: Keep the .debug_frame section mapped when parsing dwarf debug_info (needed for CFA management). by Eric Pouech · 15 years ago
  19. e2b62c9 dbghelp: Created a CPU method to map dwarf register number to codeview register number. by Eric Pouech · 15 years ago
  20. 403f416 dbghelp: In dwarf parsing, correctly get the size of addresses in location lists. by Eric Pouech · 15 years ago
  21. 8413810 dbghelp: Don't try to hardwire the dwarf's "word size", but get it properly. by Eric Pouech · 15 years ago
  22. e6a08a1 dbghelp: Fixed a couple of portability issues to 64bit platforms. by Eric Pouech · 15 years ago
  23. 51e9951 dbghelp: Enhanced x86_64 stack unwinding with PE's function table data. by Eric Pouech · 15 years ago
  24. 4c3361e dbghelp: Properly bail out if get an error while reading ELF header. by Eric Pouech · 15 years ago
  25. 375d158 dbghelp: Fix local/parameters enumeration on 64bit platforms. by Eric Pouech · 15 years ago
  26. d822aaf dbghelp: Removed the not-useful start_data field out of dwarf2_traverse_context_t. by Eric Pouech · 15 years ago
  27. bf97b03 dbghelp: Implemented SymFunctionTableAccess. by Eric Pouech · 15 years ago
  28. 2ed8b9f dbghelp: Added helper to image_file_map to map also directory out of PE executables. by Eric Pouech · 15 years ago
  29. cecb80a dbghelp: Move the mach-o information into the modfmt structure. by Eric Pouech · 15 years ago
  30. fe2ae80 dbghelp: Moved the ELF's module information into the new scheme. by Eric Pouech · 15 years ago
  31. cd92e3d dbghelp: Move the PE debug info to the newly define scheme. by Eric Pouech · 15 years ago
  32. 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
  33. 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
  34. 2d8c788 dbghelp: Let dwarf_parse decide on which sections it needs to map. by Eric Pouech · 15 years ago
  35. c9bac2e dbghelp: Extend the image (ELF/PE) scheme to get the RVA out of a section. by Eric Pouech · 15 years ago
  36. 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
  37. cbff4f0 dbghelp: Create the notion of image (PE, ELF modules) to uniformize some handlings. by Eric Pouech · 15 years ago
  38. 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
  39. 770f0d8 dbghelp: Make the ELF mapping code easier to use. by Eric Pouech · 15 years ago
  40. 8c4f96d dbghelp: Store the file map in ELF's module specific data. by Eric Pouech · 15 years ago
  41. 9d7b6b6 dbghelp: Added helper to free module's specific data (ELF, MSC...) upon removal. by Eric Pouech · 15 years ago
  42. 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
  43. bef5645 makefiles: Remove the no longer needed explicit separators for dependencies. by Alexandre Julliard · 15 years ago
  44. ff55fc9 dbghelp: Fix a pointer cast. by Alexandre Julliard · 15 years ago
  45. c71ffcf dbghelp: Merge dwarf code from ntdll/signal_x86_64.c. by André Hentschel · 15 years ago
  46. a204f09 dbghelp: Add stubs for SymGetLineFromName, SymGetLineFromName64, SymGetLineFromNameW64. by Alistair Leslie-Hughes · 15 years ago
  47. d02040d dbghelp: Add basic support for PVOID64. by Alistair Leslie-Hughes · 15 years ago
  48. 58e08eb dbghelp: Fix broken sw_read_mem() call in i386 stack backtrace. by Alexandre Julliard · 15 years ago
  49. a414e78 dbghelp: Remove a couple of unnneeded include files. by Eric Pouech · 15 years ago
  50. 2a07163 dbghelp: Fix the Mac OS build. by Alexandre Julliard · 15 years ago
  51. e42d1a8 dbghelp: Don't require a 16-bit stack for StackWalk. by Alexandre Julliard · 15 years ago
  52. 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
  53. 181de55 dbghelp: Removed some unused fields for public symbol description. by Eric Pouech · 15 years ago
  54. 2f5ba0d dbghelp: Fix typo in url. by André Hentschel · 15 years ago
  55. 1f168cb dbghelp: Fix a typo. by André Hentschel · 15 years ago
  56. 878f287 dbghelp: Silence a couple of FIXMEs for C++ code. by Eric Pouech · 15 years ago
  57. c39cd4c dbghelp: Initialize ret (Coverity). by Marcus Meissner · 15 years ago
  58. bc38d3e dbghelp: Add support for loading dwarf debug information out of PE images. by Eric Pouech · 15 years ago
  59. ed96e74 dbghelp: Add a couple of helpers to struct cpu to help adding the stack to minidump. by Eric Pouech · 15 years ago
  60. 54766cd dbghelp: Hacked a StackWalk implementation for x86_64. by Eric Pouech · 15 years ago
  61. 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
  62. 2d85d5c dbghelp: Generalize helper to get a string from an ADDRESS64. by Eric Pouech · 15 years ago
  63. fdc86c1 dbghelp: Rewrote stack_walk with 64 bit structures. by Eric Pouech · 15 years ago
  64. 255a1eb dbghelp: Implement literal dwarf opcodes. by André Hentschel · 15 years ago
  65. fefd0cf dbghelp: Fix a minidump crash by using the correct variable. by Eric van Beurden · 15 years ago
  66. 34a961d dbghelp: Fix compilation on OSX. by Huw Davies · 15 years ago
  67. 6feb525 dbghelp: Check for NULL return from process_find_by_handle (Coverity). by Marcus Meissner · 15 years ago
  68. 9500df8 dbghelp: Move the core of some line related functions to 64bit interface. by Eric Pouech · 15 years ago
  69. 776e75e dbghelp: Fix symt_find_nearest so that it searches for 64bit addresses on 64bit platforms. by Eric Pouech · 15 years ago
  70. 7b83b70 dbghelp: Rewrite the symt* <=> index wrappers to that they work on 64bit platforms. by Eric Pouech · 15 years ago
  71. 92b9b09 dbghelp: Wrap the symt* <=> index transformations. by Eric Pouech · 15 years ago
  72. 07c1a1c dbghelp: Fix module on which GetTypeFromName is done. by Eric Pouech · 15 years ago
  73. b4da46e dbghelp: A couple of fixes for dwarf2 support on a 64bit platform. by Eric Pouech · 15 years ago
  74. c6eb810 dbghelp: Enforce using 64bit integers for module's address and size. by Eric Pouech · 15 years ago
  75. 9ff52fb dbghelp: Don't return error when validating a 64bit wide address on a 64bit platform. by Eric Pouech · 15 years ago
  76. 02a7061 dbghelp: Add ELF support but for the current 32 vs 64 bit architecture. by Eric Pouech · 15 years ago
  77. 114bb38 dbghelp: Rewrote the SymRegisterCallback function so that they work on a 64bit platform. by Eric Pouech · 15 years ago
  78. b037912 dbghelp: Fix a couple of casts on 64bit platforms. by Eric Pouech · 15 years ago
  79. c300f21 dbghelp: Make the module enumeration process compatible with 64bit platforms. by Eric Pouech · 15 years ago
  80. 891d025 dbghelp: Fix an invalid pointer cast. by Alexandre Julliard · 15 years ago
  81. 7f88738 dbghelp: Moved addr_to_linear() to stack.c. by Alexandre Julliard · 15 years ago
  82. 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
  83. 30c1df4 dbghelp: Add a missing NULL check (Coverity). by Marcus Meissner · 15 years ago
  84. d6f78e4 dbghelp: Check wImageName for NULL (Coverity). by Marcus Meissner · 15 years ago
  85. db077e1 dbghelp: In dwarf parsing, allow 64 bit wide values. by Eric Pouech · 15 years ago
  86. ed786fb dbghelp: Correctly compute offsets in line number information. by Eric Pouech · 15 years ago
  87. 9d80b19 dbghelp: Revisit array len description for debug format parsers. by Eric Pouech · 15 years ago
  88. 68cc7d5 dbghelp: Beef up SymRefreshModuleList. by Eric Pouech · 15 years ago
  89. 44ac91d dbghelp: Stub SymRefreshModuleList. by Andrew Nguyen · 15 years ago
  90. aa90027 dbghelp: Fix the threads stream size. by Eric Pouech · 15 years ago
  91. 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
  92. 4c97910 dbghelp: elf_load_file: return if elf_map_file fails. by Paul Bolle · 15 years ago
  93. 6a1b2a9 dbghelp: Enhance support for constant values in dwarf debug information. by Eric Pouech · 16 years ago
  94. a6aa4e1 dbghelp: Add version resource. by Louis Lenders · 16 years ago
  95. 43a3595 dbghelp: Don't double memory allocation on every add. by Jesse Litton · 16 years ago
  96. 1e23e88 dbghelp: Check for NULL adt before using it in stabs_pts_read_aggregate. by Jacek Caban · 16 years ago
  97. 4cc3ce9 dbghelp: Use symt_get_name directly in stabs_pts_read_aggregate. by Jacek Caban · 16 years ago
  98. 956eea6 dbghelp: Fixed buffer overflow in stabs_parse. by Jacek Caban · 16 years ago
  99. 4e1a4ec dbghelp: Improved arena allocation in pool_alloc. by Jacek Caban · 16 years ago
  100. f4d2db4 dbghelp: Constify some variables. by Andrew Talbot · 16 years ago