aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.ada
AgeCommit message (Expand)AuthorFilesLines
2024-01-12Update copyright year range in header of all files managed by GDBAndrew Burgess777-777/+777
2023-12-15Refine Ada overload matchingTom Tromey2-0/+74
2023-12-11[gdb/testsuite] Fix $eol regexp usage in some test-casesTom de Vries3-13/+13
2023-12-08gdb/testsuite: tighten up some end-of-line patternsAndrew Burgess6-7/+7
2023-12-08gdb/testsuite: fix gdb.ada/complete.exp timeout in READ1 modeAndrew Burgess1-5/+14
2023-11-20PowerPC: Fix test gdb.ada/finish-large.expCarl Love1-1/+7
2023-11-13Fix the gdb.ada/inline-section-gc.exp testCarl Love2-4/+20
2023-10-12Fix test suite failure in file-then-restart.expTom Tromey1-6/+2
2023-10-02Clean up intermediate values in val_print_packed_array_elementsTom Tromey2-35/+43
2023-10-02[gdb/testsuite] Handle older gcc in gdb.ada/import.expTom de Vries1-0/+34
2023-10-02[gdb/testsuite] Add KFAIL for PR ada/30908Tom de Vries2-4/+44
2023-09-26[gdb/testsuite] Fix gdb.ada/mi_task_arg.exp with newer gccTom de Vries1-1/+2
2023-09-14[gdb/exp] Clean up asap in value_print_array_elementsTom de Vries4-0/+212
2023-09-07[gdb/ada] Move identical enums handling laterTom de Vries1-0/+2
2023-09-06[gdb/testsuite] Fix gdb.ada/same_enum.expTom de Vries2-2/+4
2023-09-05Read Ada main name from executable, not inferiorTom Tromey3-0/+119
2023-09-05Avoid crash with Ada and -fdata-sectionsTom Tromey2-0/+53
2023-08-17gdb: add inferior-specific breakpointsAndrew Burgess1-0/+2
2023-08-16Fix obvious bug in aggregate expressionTom Tromey5-0/+139
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