aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.dlang
AgeCommit message (Expand)AuthorFilesLines
2021-01-01Update copyright year range in all GDB filesJoel Brobecker9-9/+9
2020-11-06gdb: fix debug expression dumping of function call expressionsAndrew Burgess1-16/+3
2020-09-16[gdb/testsuite] Fix gdb.dlang/watch-loc.exp on ppc64Tom de Vries2-3/+22
2020-09-10PR26597, FAIL: gdb.dlang/demangle.exp: _D8demangle4testFI5identZvAlan Modra1-2/+2
2020-07-17[gdb/testsuite] Use MACRO_AT_{func,range}Tom de Vries2-7/+2
2020-07-17[gdb/testsuite] Drop src arg of MACRO_AT_{func,range}Tom de Vries1-3/+1
2020-07-17[gdb/testsuite] Remove Dwarf::externTom de Vries1-2/+0
2020-04-22[gdb/testsuite] Fix .debug_aranges in gdb.dlang/watch-loc.cTom de Vries1-1/+3
2020-01-01Update copyright year range in all GDB files.Joel Brobecker9-9/+9
2019-05-07[gdb/testsuite] Fix .debug_aranges in watch-loc.cTom de Vries1-1/+4
2019-01-01Update copyright year range in all GDB files.Joel Brobecker9-9/+9
2018-03-02[GDB/testsuite] Use %progbits in watch-loc.cThomas Preud'homme1-1/+1
2018-01-02Update copyright year range in all GDB filesJoel Brobecker9-9/+9
2017-12-08DWARF-5: .debug_names index consumerJan Kratochvil1-0/+20
2017-07-11Sync dlang demangling tests from upstream libiberty testsuite.Iain Buclaw1-1/+1
2017-03-30Fix classification of `module.type' in D lexer.Iain Buclaw2-0/+119
2017-01-08[D] Fix crash when debug expression enabled.Iain Buclaw1-0/+40
2017-01-01update copyright year range in GDB filesJoel Brobecker6-6/+6
2016-12-23Fix more cases of improper test namesLuis Machado1-1/+1
2016-02-28Don't recursively look for a symbol in all imports of imported modules.Iain Buclaw2-0/+182
2016-02-08Always organize test artifacts in a directory hierarchySimon Marchi1-15/+0
2016-01-28Align dlang demangle tests with libiberty.Iain Buclaw1-15/+18
2016-01-01GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker4-4/+4
2015-10-08[D] Support D style sizeof and typeof expressions.Iain Buclaw1-0/+93
2015-06-30Sync dlang demangling tests from upstream libiberty testsuiteIain Buclaw1-6/+6
2015-01-11PR gdb/15830Doug Evans1-1/+4
2015-01-01Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker3-3/+3
2014-10-15Remove d-support.c and use gdb_demangle for demangling D symbols.Iain Buclaw1-4/+4
2014-06-19Initial pass at D language expression parser support.Iain Buclaw1-0/+137
2014-01-18Fix and update D demangling support in gdb to the current mangling ABI.Iain Buclaw1-0/+206
2014-01-18Define all basic data types of D and add them to the primitive typeIain Buclaw1-0/+61
2014-01-18Add gdb.dlang to the gdb testsuite for the purpose of creating DIain Buclaw1-0/+15