summaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.dwarf2
Commit message (Expand)AuthorAgeFilesLines
* Stop assuming no-debug-info variables have type intPedro Alves2017-09-041-1/+1
* Fix two regressions in scalar printingTom Tromey2017-08-141-4/+4
* Fix size check in dwarf2_evaluate_loc_desc_fullTom Tromey2017-07-091-0/+100
* Fission support for multiple CUs per DWO fileDavid Blaikie2017-07-064-0/+487
* Fix register selection in var-access.expAndreas Arnez2017-06-141-5/+5
* Respect piece offset for DW_OP_bit_pieceAndreas Arnez2017-06-131-0/+39
* Fix handling of DWARF register pieces on big-endian targetsAndreas Arnez2017-06-131-0/+25
* Add DWARF piece test cases for bit-field accessAndreas Arnez2017-06-131-1/+80
* gdb/testsuite: Add "get_endianness" convenience procAndreas Arnez2017-06-133-24/+5
* PR gdb/21226: Take DWARF stack value pieces from LSB endAndreas Arnez2017-06-131-3/+18
* write_pieced_value: Fix size capping logicAndreas Arnez2017-06-131-0/+5
* Add test for modifiable DWARF locationsAndreas Arnez2017-06-132-0/+222
* Add some 128-bit integer testsTom Tromey2017-06-121-2/+29
* Big-endian targets: Don't ignore offset into DW_OP_stack_valueAndreas Arnez2017-03-161-2/+26
* DWARF-5: DW_FORM_data16Jan Kratochvil2017-02-202-0/+99
* DWARF-5 basic functionalityJan Kratochvil2017-02-201-1/+1
* Big-endian targets: Fix implptrpiece.expAndreas Arnez2017-02-141-2/+15
* Big-endian targets: Don't ignore offset into DW_OP_implicit_valueAndreas Arnez2017-02-012-3/+77
* Use dwarf assembler in gdb.dwarf2/implptr-64bit.expYao Qi2017-01-252-235/+109
* update copyright year range in GDB filesJoel Brobecker2017-01-01249-249/+249
* Fix more cases of improper test namesLuis Machado2016-12-2381-93/+87
* PR symtab/16264 - support DW_AT_main_subprogramTom Tromey2016-12-022-0/+102
* Fixup testcases outputting own name as a test name and standardize failed com...Luis Machado2016-12-011-1/+1
* Fix test names starting with uppercase using gdb_test on a single line.Luis Machado2016-12-012-5/+5
* Fix test names starting with uppercase output by basic functionsLuis Machado2016-12-012-2/+2
* Fix copy_bitwise()Andreas Arnez2016-11-241-1/+32
* Fix PR12616 - gdb does not implement DW_AT_data_bit_offsetAndreas Arnez2016-11-241-0/+103
* bitfield-parent-optimized-out: Fix struct definitionAndreas Arnez2016-11-151-3/+2
* 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