aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.base/complex-parts.exp
AgeCommit message (Expand)AuthorFilesLines
2021-02-05[gdb/exp] Fix assert when adding ptr to imaginary unitTom de Vries1-0/+11
2021-01-01Update copyright year range in all GDB filesJoel Brobecker1-1/+1
2020-05-27Fix some duplicate test namesLuis Machado1-12/+24
2020-04-01Add _Complex type support to C parserTom Tromey1-0/+5
2020-04-01Implement complex arithmeticTom Tromey1-0/+26
2020-04-01Change how complex types are printed in CTom Tromey1-3/+3
2020-01-01Update copyright year range in all GDB files.Joel Brobecker1-1/+1
2019-04-01gdb: Add $_cimag and $_creal internal functionsAndrew Burgess1-0/+62