aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.dwarf2
AgeCommit message (Expand)AuthorFilesLines
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
2014-08-18gdb.dwarf2/data-loc.exp: Remove second DW_AT_upper bound in array range.Joel Brobecker1-1/+0
2014-08-18DW_AT_data_location and DW_OP_push_object_address testcase.Joel Brobecker2-0/+237
2014-06-23testsuite: Use istarget and is_lp64_target for 3 testcases.Jan Kratochvil1-0/+5
2014-06-07Revert patchset for c++/16253: it causes a large performance regression.Keith Seitz4-8/+0
2014-05-16Copy file1.txt to remote host in dw2-filename.exp and dw2-anonymous-func.expYao Qi2-0/+11
2014-05-15Make more robust when run in parallel mode.Doug Evans2-3/+12
2014-05-07Relax the pattern in dwzbuildid.expYao Qi1-1/+1
2014-04-26Compute the function length instead of hard coding itYao Qi1-3/+55
2014-04-25Remove unused labels in dwarf assemblerYao Qi2-2/+2
2014-04-16PR gdb/15827Keith Seitz2-0/+101
2014-04-14Remove symbol_matches_domain. This fixesKeith Seitz4-0/+8
2014-04-14implement support for "enum class"Tom Tromey1-2/+23
2014-04-14handle DW_AT_type on an enumerationTom Tromey1-0/+60
2014-04-14test: cover subranges with present DW_AT_count attributeSanimir Agovic1-0/+125
2014-04-11Revert the entire VLA series.Joel Brobecker1-125/+0
2014-04-11test: cover subranges with present DW_AT_count attributeSanimir Agovic1-0/+125
2014-03-27 * gdb.dwarf2/dw2-abs-hi-pc.exp: Build tests with "nodebug".Doug Evans1-1/+1
2014-03-12Fix dw2-ifort-parameter.exp on PPC64Andreas Arnez2-6/+12
2014-03-12Migrate dw2-ifort-parameter.exp to Dwarf::assembleAndreas Arnez2-124/+42
2014-03-12Exploit 'prepare_for_testing' etc. for 'Dwarf::assemble'-generated filesAndreas Arnez9-113/+18
2014-02-26DWARF: Read constant-class addresses correctlyJoel Brobecker6-0/+421
2014-02-26DWARF: Set enum type "flag_enum" and "unsigned" flags at type creation.Joel Brobecker2-0/+119