aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.base/complex-parts.exp
AgeCommit message (Expand)AuthorFilesLines
2024-07-24[gdb/exp] Fix ptype $_creal/$_cimagTom de Vries1-6/+18
2024-07-16[gdb/testsuite] Simplify gdb.base/complex-parts.expTom de Vries1-39/+42
2024-01-12Update copyright year range in header of all files managed by GDBAndrew Burgess1-1/+1
2023-01-01Update copyright year range in header of all files managed by GDBJoel Brobecker1-1/+1
2022-11-28gdb/testsuite: remove use of then keyword from gdb.base/*.expAndrew Burgess1-1/+1
2022-09-12add xfails to gdb.base/complex-parts.exp when testing with clangBruno Larsen1-0/+5
2022-01-01Automatic Copyright Year update after running gdb/copyright.pyJoel Brobecker1-1/+1
2021-09-30gdb/testsuite: make runto_main not pass no-message to runtoSimon Marchi1-1/+0
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