summaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.dwarf2
Commit message (Expand)AuthorAgeFilesLines
* Fix gdb.dwarf2/staticvirtual.exp regexp.Sandra Loosemore2015-10-021-1/+6
* default_read_var_value <LOC_UNRESOLVED>: Include minsym kind in error message.Doug Evans2015-09-182-0/+83
* Fix language of compilation unit with unknown file extensionPedro Alves2015-08-202-0/+114
* dwarf2read.c: Check type of string valued attributes prior to decoding.Kevin Buettner2015-08-192-0/+113
* Fix crash when reading dummy CUs.Doug Evans2015-07-232-0/+72
* PR symtab/18258Doug Evans2015-05-273-0/+247
* Rename dwarf2 to dwarf in "set debug" and maintenance commands.Doug Evans2015-05-263-3/+3
* Fix fails in gdb.dwarf2/dynarr-ptr.expYao Qi2015-04-151-1/+1
* Share the "multi_line" helper among all testcasesPierre-Marie de Rodat2015-04-011-2/+2
* Properly intern constants into psymtabAndy Wingo2015-03-262-0/+84
* PR gdb/18021 - defend against "static virtual" methodsKeith Seitz2015-03-231-0/+54
* GCC5/DWARFv5 Handle DW_TAG_atomic_type for C11 _Atomic type qualifier.Mark Wielaard2015-02-092-0/+123
* Require numeric attributes to specify the form.Doug Evans2015-01-113-8/+8
* gdb.dwarf2/dw4-sig-types.exp: Also pass -fdebug-types-section to gcc.Doug Evans2015-01-021-4/+4
* Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker2015-01-01213-213/+213
* Correct invalid assumptions made by (mostly) DWARF-2 testsMaciej W. Rozycki2014-12-045-6/+18
* Fix prints in tests for Python 3Simon Marchi2014-11-281-2/+2
* gdb.dwarf2/dw2-op-out-param.S: Fix comment.Doug Evans2014-11-261-1/+1
* [arm] Fix fails in dw2-compdir-oldgcc.expYao Qi2014-11-221-4/+6
* Fix dw2-ifort-parameter.exp fail with clangYao Qi2014-11-142-11/+4
* Fix implptr-optimized-out.exp failYao Qi2014-11-141-3/+3
* Use Dwarf::assemble in implptr-optimized-out.expYao Qi2014-11-142-169/+60
* Get start and end address of main in dwz.expYao Qi2014-11-142-57/+4
* Don't remove files copied to hostYao Qi2014-10-208-30/+8
* Fix the gdb.dwarf2/dw2-dir-file-name.exp test on MIPSKwok Cheung Yeung2014-10-182-9/+25
* gdb.dwarf2: Testsuite 64-bit pointer truncation fixesMaciej W. Rozycki2014-10-144-35/+67
* Fix dw2-op-out-param.S CU offset values.Doug Evans2014-10-131-20/+20
* Run dw2-var-zero-addr.exp with --readnowYao Qi2014-09-191-3/+16
* New "producer" attribute of python gdb.Symtab.Doug Evans2014-09-181-0/+103
* dynarr-ptr.exp: Add ptype tests.Joel Brobecker2014-09-101-0/+24
* Ada: Print bounds/length of pointer to array with dynamic boundsJoel Brobecker2014-09-101-0/+72
* Ada subscripting of pointer to array with dynamic boundsJoel Brobecker2014-09-101-0/+104
* print PTR.all where PTR is an Ada thin pointerJoel Brobecker2014-09-102-0/+183
* Fix pr 17276.Doug Evans2014-08-223-0/+361
* Fix handling of typedefs to types having a data_location attribute.Joel Brobecker2014-08-201-2/+103
* Handle partially optimized out values similarly to unavailable valuesPedro Alves2014-08-201-27/+3
* gdb.dwarf2/data-loc.exp: Remove second DW_AT_upper bound in array range.Joel Brobecker2014-08-181-1/+0
* DW_AT_data_location and DW_OP_push_object_address testcase.Joel Brobecker2014-08-182-0/+237
* testsuite: Use istarget and is_lp64_target for 3 testcases.Jan Kratochvil2014-06-231-0/+5
* Revert patchset for c++/16253: it causes a large performance regression.Keith Seitz2014-06-074-8/+0
* Copy file1.txt to remote host in dw2-filename.exp and dw2-anonymous-func.expYao Qi2014-05-162-0/+11
* Make more robust when run in parallel mode.Doug Evans2014-05-152-3/+12
* Relax the pattern in dwzbuildid.expYao Qi2014-05-071-1/+1
* Compute the function length instead of hard coding itYao Qi2014-04-261-3/+55
* Remove unused labels in dwarf assemblerYao Qi2014-04-252-2/+2
* PR gdb/15827Keith Seitz2014-04-162-0/+101
* Remove symbol_matches_domain. This fixesKeith Seitz2014-04-144-0/+8
* implement support for "enum class"Tom Tromey2014-04-141-2/+23
* handle DW_AT_type on an enumerationTom Tromey2014-04-141-0/+60
* test: cover subranges with present DW_AT_count attributeSanimir Agovic2014-04-141-0/+125