aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.dwarf2
AgeCommit message (Expand)AuthorFilesLines
2016-05-31[PR gdb/19893] Fix handling of synthetic C++ referencesMartin Galvan7-16/+616
2016-05-30PR 15231: import bare DW_TAG_lexical_blockJan Kratochvil1-0/+70
2016-05-12PR symtab/19999 gdb unable to resolve vars with fission+PIEDoug Evans2-0/+543
2016-05-03PR symtab/19914 fix handling of dwp + split debugDoug Evans2-0/+62
2016-04-18Fix gdb crash when trying to print the address of a synthetic C++ referenceMartin Galvan1-0/+98
2016-04-06Optimized-out pointer: New test for error handlingDon Breazeal2-0/+291
2016-02-08Always organize test artifacts in a directory hierarchySimon Marchi1-46/+0
2016-01-01GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker232-232/+232
2015-12-10gdb: Handle multiple base address in debug_ranges data.Andrew Burgess2-0/+179
2015-11-07gdb.dwarf2: Don't hardcode certain constants in Dwarf::assemble constructsKevin Buettner2-6/+8
2015-11-07testsuite: Define and use gdb_target_symbol_prefix_flags_asm.Kevin Buettner14-38/+134
2015-11-05gdb.dwarf2: Define and use gdb_target_symbol for symbol prefixesKevin Buettner6-16/+16
2015-10-26PR symtab/17391 gdb internal error: assertion fails in regcache.c:178Doug Evans2-0/+98
2015-10-20Fix internal error on DW_OP_bregx(-1)Jan Kratochvil1-0/+71
2015-10-02Fix gdb.dwarf2/staticvirtual.exp regexp.Sandra Loosemore1-1/+6
2015-09-18default_read_var_value <LOC_UNRESOLVED>: Include minsym kind in error message.Doug Evans2-0/+83
2015-08-20Fix language of compilation unit with unknown file extensionPedro Alves2-0/+114
2015-08-19dwarf2read.c: Check type of string valued attributes prior to decoding.Kevin Buettner2-0/+113
2015-07-23Fix crash when reading dummy CUs.Doug Evans2-0/+72
2015-05-27PR symtab/18258Doug Evans3-0/+247
2015-05-26Rename dwarf2 to dwarf in "set debug" and maintenance commands.Doug Evans3-3/+3
2015-04-15Fix fails in gdb.dwarf2/dynarr-ptr.expYao Qi1-1/+1
2015-04-01Share the "multi_line" helper among all testcasesPierre-Marie de Rodat1-2/+2
2015-03-26Properly intern constants into psymtabAndy Wingo2-0/+84
2015-03-23PR gdb/18021 - defend against "static virtual" methodsKeith Seitz1-0/+54
2015-02-09GCC5/DWARFv5 Handle DW_TAG_atomic_type for C11 _Atomic type qualifier.Mark Wielaard2-0/+123
2015-01-11Require numeric attributes to specify the form.Doug Evans3-8/+8
2015-01-02gdb.dwarf2/dw4-sig-types.exp: Also pass -fdebug-types-section to gcc.Doug Evans1-4/+4
2015-01-01Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker213-213/+213
2014-12-04Correct invalid assumptions made by (mostly) DWARF-2 testsMaciej W. Rozycki5-6/+18
2014-11-28Fix prints in tests for Python 3Simon Marchi1-2/+2
2014-11-26gdb.dwarf2/dw2-op-out-param.S: Fix comment.Doug Evans1-1/+1
2014-11-22[arm] Fix fails in dw2-compdir-oldgcc.expYao Qi1-4/+6
2014-11-14Fix dw2-ifort-parameter.exp fail with clangYao Qi2-11/+4
2014-11-14Fix implptr-optimized-out.exp failYao Qi1-3/+3
2014-11-14Use Dwarf::assemble in implptr-optimized-out.expYao Qi2-169/+60
2014-11-14Get start and end address of main in dwz.expYao Qi2-57/+4
2014-10-20Don't remove files copied to hostYao Qi8-30/+8
2014-10-18Fix the gdb.dwarf2/dw2-dir-file-name.exp test on MIPSKwok Cheung Yeung2-9/+25
2014-10-14gdb.dwarf2: Testsuite 64-bit pointer truncation fixesMaciej W. Rozycki4-35/+67
2014-10-13Fix dw2-op-out-param.S CU offset values.Doug Evans1-20/+20
2014-09-19Run dw2-var-zero-addr.exp with --readnowYao Qi1-3/+16
2014-09-18New "producer" attribute of python gdb.Symtab.Doug Evans1-0/+103
2014-09-10dynarr-ptr.exp: Add ptype tests.Joel Brobecker1-0/+24
2014-09-10Ada: Print bounds/length of pointer to array with dynamic boundsJoel Brobecker1-0/+72
2014-09-10Ada subscripting of pointer to array with dynamic boundsJoel Brobecker1-0/+104
2014-09-10print PTR.all where PTR is an Ada thin pointerJoel Brobecker2-0/+183
2014-08-22Fix pr 17276.Doug Evans3-0/+361
2014-08-20Fix handling of typedefs to types having a data_location attribute.Joel Brobecker1-2/+103
2014-08-20Handle partially optimized out values similarly to unavailable valuesPedro Alves1-27/+3