aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.ada
AgeCommit message (Expand)AuthorFilesLines
2023-08-11gdb.ada/mi_var_access.expCarl Love1-2/+9
2023-08-11Test GNAT encodings in arr_acc_idx_w_gap.expTom Tromey1-37/+43
2023-08-10Fix gdb.ada/O2_float_param.exp for PowerPCCarl Love1-1/+8
2023-08-02Avoid failures in fixed_points.exp with older GCCTom Tromey1-2/+5
2023-07-31Fix bug in fixed-point handlingTom Tromey2-0/+11
2023-07-21Implement Ada target name symbolTom Tromey1-0/+15
2023-07-13Implement 'Enum_Val and 'Enum_RepTom Tromey1-0/+5
2023-06-28Fix handling of DW_TAG_unspecified_type for AdaTom Tromey1-0/+5
2023-06-22[gdb/testsuite] Clean or check standard_output_file dir in gdb_initTom de Vries1-5/+0
2023-06-21[gdb/testsuite] Add have_host_localeTom de Vries3-0/+3
2023-06-19Revert "[gdb/testsuite] Clean standard_output_file dir in gdb_init"Tom de Vries1-0/+5
2023-06-19[gdb/testsuite] Add shared_gnat_runtime_has_debug_infoTom de Vries1-1/+1
2023-06-18[gdb/testsuite] Clean standard_output_file dir in gdb_initTom de Vries1-5/+0
2023-06-16[gdb/testsuite] Clean up before compilation in gdb.ada/call-no-debug.expTom de Vries1-0/+5
2023-06-12Use gnat_runtime_has_debug_info in Ada catchpoint testsTom Tromey8-201/+25
2023-06-12[gdb/testsuite] Fix breakpoint regexp in gdb.ada/out_of_line_in_inlined.expTom de Vries1-1/+1
2023-05-24Add attributes and methods to gdb.InferiorTom Tromey1-0/+4
2023-05-12Fix regression due to Pragma Import seriesTom Tromey3-0/+14
2023-05-12Handle Ada Pragma Import and Pragma ExportTom Tromey8-4/+189
2023-05-12Fix calling debuginfo-less functions in AdaTom Tromey4-0/+106
2023-04-29[gdb/testsuite] Fix gdb.ada/excep_handle.exp for updated gdb_testTom de Vries1-12/+12
2023-04-27Avoid some compiler warnings in gdb.adaTom Tromey2-4/+4
2023-04-27gdb/testsuite: change newline patterns used in gdb_testAndrew Burgess1-1/+1
2023-04-21Handle function descriptors in call_site_targetTom Tromey4-0/+119
2023-04-17Add 128-bit integer support to the Ada parserTom Tromey1-0/+5
2023-04-12Use 'require' with gnatmake_version_at_leastTom Tromey2-6/+2
2023-04-07Add Ada test case for break using a labelTom Tromey4-0/+91
2023-03-29Use the correct frame when evaluating a dynamic propertyTom Tromey3-0/+86
2023-03-29[gdb/testsuite] Require gnatmake 11 for gdb.ada/verylong.expTom de Vries1-0/+1
2023-03-27Fix 128-bit integer bug in AdaTom Tromey2-0/+57
2023-03-24Preserve name of range typesTom Tromey4-0/+103
2023-03-24[gdb/testsuite] Fix unbalanced quotes in mi_expect_stop argumentTom de Vries4-8/+8
2023-03-01gdb: update some copyright years (2022 -> 2023)Simon Marchi3-3/+3
2023-02-27Handle range types in ax-gdb.cTom Tromey2-0/+4
2023-02-27Implement some agent expressions for AdaTom Tromey2-0/+51
2023-02-13gdb/testsuite: handle differences in guile error string outputAndrew Burgess1-2/+4
2023-02-12gdb: only allow one of thread or task on breakpoints or watchpointsAndrew Burgess1-0/+82
2023-02-11gdb: show task number in describe_other_breakpointsAndrew Burgess1-6/+11
2023-02-10GDB: Introduce limited array lengths while printing valuesAndrew Burgess4-0/+347
2023-02-07gdb: fix display of thread condition for multi-location breakpointsAndrew Burgess1-9/+6
2023-02-07[gdb/testsuite] Improve untested message in gdb.ada/finish-var-size.expTom de Vries1-4/+1
2023-02-06gdb: error if 'thread' or 'task' keywords are overusedAndrew Burgess1-0/+4
2023-01-31gdb/testsuite: fix xfail in gdb.ada/ptype_tagged_param.expSimon Marchi1-1/+1
2023-01-30Use xfail in ptype_tagged_param.expTom Tromey1-1/+1
2023-01-27Invert test in gdb.ada/ptype_tagged_param.expTom Tromey1-1/+1
2023-01-26Use clean_restart in gdb.adaTom Tromey3-9/+3
2023-01-26Use mi_clean_restart moreTom Tromey3-18/+3
2023-01-26Eliminate spurious returns from the test suiteTom Tromey1-1/+0
2023-01-20Make gdb.ada/ptype_tagged_param.exp passTom Tromey1-19/+23
2023-01-19GDB/testsuite: Expand for character string limiting optionsAndrew Burgess2-0/+96