summaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.ada
Commit message (Expand)AuthorAgeFilesLines
* [gdb/testsuite] Fix gdb.ada/excep_handle.exp for updated gdb_testTom de Vries2023-04-291-12/+12
* Avoid some compiler warnings in gdb.adaTom Tromey2023-04-272-4/+4
* gdb/testsuite: change newline patterns used in gdb_testAndrew Burgess2023-04-271-1/+1
* Handle function descriptors in call_site_targetTom Tromey2023-04-214-0/+119
* Add 128-bit integer support to the Ada parserTom Tromey2023-04-171-0/+5
* Use 'require' with gnatmake_version_at_leastTom Tromey2023-04-122-6/+2
* Add Ada test case for break using a labelTom Tromey2023-04-074-0/+91
* Use the correct frame when evaluating a dynamic propertyTom Tromey2023-03-293-0/+86
* [gdb/testsuite] Require gnatmake 11 for gdb.ada/verylong.expTom de Vries2023-03-291-0/+1
* Fix 128-bit integer bug in AdaTom Tromey2023-03-272-0/+57
* Preserve name of range typesTom Tromey2023-03-244-0/+103
* [gdb/testsuite] Fix unbalanced quotes in mi_expect_stop argumentTom de Vries2023-03-244-8/+8
* gdb: update some copyright years (2022 -> 2023)Simon Marchi2023-03-013-3/+3
* Handle range types in ax-gdb.cTom Tromey2023-02-272-0/+4
* Implement some agent expressions for AdaTom Tromey2023-02-272-0/+51
* gdb/testsuite: handle differences in guile error string outputAndrew Burgess2023-02-131-2/+4
* gdb: only allow one of thread or task on breakpoints or watchpointsAndrew Burgess2023-02-121-0/+82
* gdb: show task number in describe_other_breakpointsAndrew Burgess2023-02-111-6/+11
* GDB: Introduce limited array lengths while printing valuesAndrew Burgess2023-02-104-0/+347
* gdb: fix display of thread condition for multi-location breakpointsAndrew Burgess2023-02-071-9/+6
* [gdb/testsuite] Improve untested message in gdb.ada/finish-var-size.expTom de Vries2023-02-071-4/+1
* gdb: error if 'thread' or 'task' keywords are overusedAndrew Burgess2023-02-061-0/+4
* gdb/testsuite: fix xfail in gdb.ada/ptype_tagged_param.expSimon Marchi2023-01-311-1/+1
* Use xfail in ptype_tagged_param.expTom Tromey2023-01-301-1/+1
* Invert test in gdb.ada/ptype_tagged_param.expTom Tromey2023-01-271-1/+1
* Use clean_restart in gdb.adaTom Tromey2023-01-263-9/+3
* Use mi_clean_restart moreTom Tromey2023-01-263-18/+3
* Eliminate spurious returns from the test suiteTom Tromey2023-01-261-1/+0
* Make gdb.ada/ptype_tagged_param.exp passTom Tromey2023-01-201-19/+23
* GDB/testsuite: Expand for character string limiting optionsAndrew Burgess2023-01-192-0/+96
* Rename to allow_shlib_testsTom Tromey2023-01-131-1/+1
* Rename to allow_python_testsTom Tromey2023-01-135-5/+5
* Rename to allow_hw_watchpoint_testsTom Tromey2023-01-131-1/+1
* Rename to allow_ada_testsTom Tromey2023-01-13203-204/+204
* Use "require" for Python testsTom Tromey2023-01-133-12/+3
* Use require gnat_runtime_has_debug_infoTom Tromey2023-01-136-24/+6
* Use require !use_gdb_stubTom Tromey2023-01-132-8/+2
* Use require !skip_hw_watchpoint_testsTom Tromey2023-01-131-1/+1
* Use require !skip_ada_testsTom Tromey2023-01-13202-204/+202
* Use require !skip_shlib_testsTom Tromey2023-01-131-3/+1
* Disable ptype/o for dynamic typesTom Tromey2023-01-122-0/+76
* Add test case for "finish" with variably-sized typesTom Tromey2023-01-034-0/+121
* Update copyright year range in header of all files managed by GDBJoel Brobecker2023-01-01721-721/+721
* gdb/testsuite: remove perror calls when failing to runSimon Marchi2022-12-0533-33/+0
* [gdb/testsuite] Prevent timeout in gdb.ada/float-bits.expTom de Vries2022-12-021-3/+10
* [gdb/testsuite] Fix gdb.ada/float-bits.exp for powerpc64leTom de Vries2022-12-011-0/+28
* gdb/testsuite: remove use of then keyword from gdb.ada/*.expAndrew Burgess2022-11-2851-55/+55
* [gdb/testsuite] Require hw watchpoint in gdb.ada/task_watch.expTom de Vries2022-11-281-0/+2
* [gdb/testsuite] Fix gdb.ada/out_of_line_in_inlined.exp for ppc64leTom de Vries2022-11-281-1/+1
* gdb/testsuite: fail if gdb_start_cmd failsSimon Marchi2022-11-282-2/+2