summaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.dwarf2
Commit message (Expand)AuthorAgeFilesLines
* Fix PR gdb/20295: GDB segfaults printing bitfield member of optimized out valuePedro Alves2016-08-091-0/+87
* [ppc64] Fix for function descriptorsJan Kratochvil2016-07-135-13/+35
* [PR gdb/19893] Fix handling of synthetic C++ referencesMartin Galvan2016-05-317-16/+616
* PR 15231: import bare DW_TAG_lexical_blockJan Kratochvil2016-05-301-0/+70
* PR symtab/19999 gdb unable to resolve vars with fission+PIEDoug Evans2016-05-122-0/+543
* PR symtab/19914 fix handling of dwp + split debugDoug Evans2016-05-032-0/+62
* Fix gdb crash when trying to print the address of a synthetic C++ referenceMartin Galvan2016-04-181-0/+98
* Optimized-out pointer: New test for error handlingDon Breazeal2016-04-062-0/+291
* Always organize test artifacts in a directory hierarchySimon Marchi2016-02-081-46/+0
* GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker2016-01-01232-232/+232
* gdb: Handle multiple base address in debug_ranges data.Andrew Burgess2015-12-102-0/+179
* gdb.dwarf2: Don't hardcode certain constants in Dwarf::assemble constructsKevin Buettner2015-11-072-6/+8
* testsuite: Define and use gdb_target_symbol_prefix_flags_asm.Kevin Buettner2015-11-0714-38/+134
* gdb.dwarf2: Define and use gdb_target_symbol for symbol prefixesKevin Buettner2015-11-056-16/+16
* PR symtab/17391 gdb internal error: assertion fails in regcache.c:178Doug Evans2015-10-262-0/+98
* Fix internal error on DW_OP_bregx(-1)Jan Kratochvil2015-10-201-0/+71
* 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