1. 5612d1a Fix random crash due to non-init inlparser when --read-var-info given but not --read-inline-info by philippe · 10 years ago
  2. 896a3bf Add a comment to document a possible optimisation (avoid double reading by philippe · 10 years ago
  3. e504887 When only reading inline info, no need to parse debug_types sections by philippe · 10 years ago
  4. 0d2ea9d Fix some obsolete comments, now that we have an ht of parsed abbvs by philippe · 10 years ago
  5. c983157 separate the tracing code in other function, call the tracing code only by philippe · 10 years ago
  6. a0a7393 This patch implements the support needed for stacktraces by philippe · 10 years ago
  7. 746e97e Improve performance of dwarf3 reader using a hashtable of parsed abbreviations by philippe · 10 years ago
  8. 7293d25 This patch adds a 'de-duplicating memory pool allocator': by philippe · 10 years ago
  9. 8130f91 On a big application linking with gtk, using the compilation options by philippe · 10 years ago
  10. 5c5b8fc For the following c program: by philippe · 10 years ago
  11. 0abc419 mips32/64: According to DWARF version 4 in DW_TAG_structure_type we can by dejanj · 10 years ago
  12. e5cf451 Bug 327916 - DW_TAG_typedef may have no name by mjw · 11 years ago
  13. 0f157dd Update copyright dates (20XY-2012 ==> 20XY-2013) by sewardj · 11 years ago
  14. 5d616df Merge r13421:HEAD from branches/DISRV. This merges the debuginfo-server by sewardj · 11 years ago
  15. 9d82d0f Bug 289360 parse_type_DIE confused by DW_TAG_enumeration_type. by mjw · 11 years ago
  16. 81d24c3 fix 310424 --read-var-info does not properly describe static variables by philippe · 12 years ago
  17. 3e79863 Fix some casts that removed const-ness as pointed out by GCC's -Wcast-qual. by florian · 12 years ago
  18. 6bd9dc1 Changes to allow compilation with -Wwrite-strings. That compiler option by florian · 12 years ago
  19. 1636d33 Char/HChar fixups for m_debuginfo and m_gdbserver. by florian · 12 years ago
  20. 03f8d3f Update copyright dates to include 2012. by sewardj · 12 years ago
  21. f7c9714 Initial support for DWZ compressed debuginfo -- don't crash, at least, by sewardj · 12 years ago
  22. 0088888 Don't be spooked by DW_TAG_{structure,class,union}_type that has only by sewardj · 12 years ago
  23. 5db1540 Merge in a port for mips32-linux, by Petar Jovanovic and Dejan Jevtic, by sewardj · 12 years ago
  24. de065a0 Support DWARF version 4 DW_AT_high_pc constant form. #299053. by sewardj · 12 years ago
  25. ee93cdb Correctly parse DW_FORM_ref_addr -- its format is different in Dwarf2 by sewardj · 12 years ago
  26. d935068 Add support for reading DWARF4 .debug_types sections. Fixes #284124. by sewardj · 12 years ago
  27. 471d6b3 Fix incorrect use of VG_(addToXA). (Tom Tromey <tromey@redhat.com>) by sewardj · 12 years ago
  28. a2af13d Comment-only fix. (Tom Tromey <tromey@redhat.com>) by sewardj · 12 years ago
  29. 4bad593 Fix leak of range_list (see below an example) in readdwarf3.c. by philippe · 12 years ago
  30. d9df0ea Fix leak found by running memcheck/tests/varinfo[1-6].vgtest by philippe · 12 years ago
  31. 0e947cf debug info reader: Add support for rvalue references. Closes #278313#c5. by bart · 13 years ago
  32. e64c5a9 debug info reader: Add support for DW_TAG_unspecified_type. Closes #278313. by bart · 13 years ago
  33. ec062e8 Update all copyright dates, from 20xy-2010 to 20xy-2011. by sewardj · 13 years ago
  34. 86781fa More fixes for unaligned accesses in the debuginfo code. BZ#282527. by tom · 13 years ago
  35. 97d3ebb Add an alternative implementation of VG_MINIMAL_{SET,LONG}JMP by sewardj · 13 years ago
  36. 6c591e1 by sewardj · 13 years ago
  37. 2acc87c Handle Dwarf3 types created by GNAT. Fixes #255130. by sewardj · 14 years ago
  38. 50c5093 Add support for DW_ATE_UTF from DWARF4 which is needed for char16_t by tom · 14 years ago
  39. a6f76ee Remove some fluff detected by llvm-2.8 (clang): by sewardj · 14 years ago
  40. bdee918 Dwarf3 reader: handle Dwarf3 created by gcc-4.5.1. In other words, by sewardj · 14 years ago
  41. 9eecbbb Update copyright dates to 2010. by sewardj · 14 years ago
  42. fba428c Add some basic DWARF4 support. Based on patch from Jakub Jelinek by tom · 14 years ago
  43. 3c9cf34 Various improvements to DWARF handling to cope with changes in recent by tom · 15 years ago
  44. b34bb1d parse_type_DIE: push incomplete structure tyents on the type stack, by sewardj · 15 years ago
  45. 07de5dd Ignore structure members with no location - thiscan happen with static by tom · 15 years ago
  46. d801177 Use Dwarf3 section version numbers as specified in Appendix F of the by sewardj · 15 years ago
  47. 7225992 Handle some more DW_TAG_subrange_type cases which Fedora 11's by tom · 15 years ago
  48. 738856f Merge coregrind/ changes from branches/MESSAGING_TIDYUP r10464. by sewardj · 15 years ago
  49. 8b68b64 This commit merges the BUILD_TWEAKS branch onto the trunk. It has the by njn · 15 years ago
  50. f76d27a Merge the DARWIN branch onto the trunk. by njn · 15 years ago
  51. 4c245e5 Fix all the non-VEX problems identified with the Clang Static Analyzer. by njn · 15 years ago
  52. 9f20746 Updated copyright years. by njn · 15 years ago
  53. 402c9ee Keep track of the svma and bias values for the debug data separately by tom · 15 years ago
  54. 3145230 Handle a couple of artefacts produced by icc11: DW_TAG_reference_type by sewardj · 16 years ago
  55. 6ece231 Accept 'enum' type DIEs that do not have any names; apparently Dwarf2 by sewardj · 16 years ago
  56. 055b0f8 Handle the case where a Compilation Unit (CU) (or, really, the CU and by sewardj · 16 years ago
  57. 588658b Don't assume that all global variables are in the data section - we by tom · 16 years ago
  58. c4431bf Introduce a new type, PtrdiffT. Replace lots of uses of OffT (all those by njn · 16 years ago
  59. b2250d3 get_Form_contents: handle DW_FORM_block2. by sewardj · 16 years ago
  60. f3aaa33 Tolerate apparently broken Dwarf3 generated by gcc (GCC) 4.4.0 by sewardj · 16 years ago
  61. 3d3380f Don't assert on icc9 generated Dwarf3. by sewardj · 16 years ago
  62. 9c606bd by sewardj · 16 years ago
  63. 59a2d18 Rework storage management in the Dwarf3 type and variable reader, to by sewardj · 16 years ago
  64. 6a3a284 Make the absolute bare minimum changes needed to stop the Dwarf3 by sewardj · 16 years ago
  65. a0b6b2c Merged FORMATCHECK branch (r8368) to trunk. by bart · 16 years ago
  66. f578a69 Handle apparently-bogus DW_TAG_compilation_unit DIE that shows up in by sewardj · 16 years ago
  67. 7cf4e6b by sewardj · 16 years ago
  68. 68a2ebd Try to handle the situation where an object is first split into a base by sewardj · 16 years ago
  69. 0b5bf91 Handle DW_FORM_data8. by sewardj · 16 years ago
  70. aed2e4c Compiles now with gcc 2.96 too. by bart · 16 years ago
  71. b8b79ad Merge in the DATASYMS branch. by sewardj · 16 years ago