Fix obvious bug in aggregate expression
[binutils-gdb.git] / gdb / testsuite / gdb.ada /
2023-08-16 Tom TromeyFix obvious bug in aggregate expression
2023-08-11 Carl Lovegdb.ada/mi_var_access.exp
2023-08-11 Tom TromeyTest GNAT encodings in arr_acc_idx_w_gap.exp
2023-08-10 Carl LoveFix gdb.ada/O2_float_param.exp for PowerPC
2023-08-02 Tom TromeyAvoid failures in fixed_points.exp with older GCC
2023-07-31 Tom TromeyFix bug in fixed-point handling
2023-07-21 Tom TromeyImplement Ada target name symbol
2023-07-13 Tom TromeyImplement 'Enum_Val and 'Enum_Rep
2023-06-28 Tom TromeyFix handling of DW_TAG_unspecified_type for Ada
2023-06-22 Tom de Vries[gdb/testsuite] Clean or check standard_output_file...
2023-06-21 Tom de Vries[gdb/testsuite] Add have_host_locale
2023-06-19 Tom de VriesRevert "[gdb/testsuite] Clean standard_output_file...
2023-06-19 Tom de Vries[gdb/testsuite] Add shared_gnat_runtime_has_debug_info
2023-06-18 Tom de Vries[gdb/testsuite] Clean standard_output_file dir in gdb_init
2023-06-16 Tom de Vries[gdb/testsuite] Clean up before compilation in gdb...
2023-06-12 Tom TromeyUse gnat_runtime_has_debug_info in Ada catchpoint tests
2023-06-12 Tom de Vries[gdb/testsuite] Fix breakpoint regexp in gdb.ada/out_of...
2023-05-24 Tom TromeyAdd attributes and methods to gdb.Inferior
2023-05-12 Tom TromeyFix regression due to Pragma Import series
2023-05-12 Tom TromeyHandle Ada Pragma Import and Pragma Export
2023-05-12 Tom TromeyFix calling debuginfo-less functions in Ada
2023-04-29 Tom de Vries[gdb/testsuite] Fix gdb.ada/excep_handle.exp for update...
2023-04-27 Tom TromeyAvoid some compiler warnings in gdb.ada
2023-04-27 Andrew Burgessgdb/testsuite: change newline patterns used in gdb_test
2023-04-21 Tom TromeyHandle function descriptors in call_site_target
2023-04-17 Tom TromeyAdd 128-bit integer support to the Ada parser
2023-04-12 Tom TromeyUse 'require' with gnatmake_version_at_least
2023-04-07 Tom TromeyAdd Ada test case for break using a label
2023-03-29 Tom TromeyUse the correct frame when evaluating a dynamic property
2023-03-29 Tom de Vries[gdb/testsuite] Require gnatmake 11 for gdb.ada/verylon...
2023-03-27 Tom TromeyFix 128-bit integer bug in Ada
2023-03-24 Tom TromeyPreserve name of range types
2023-03-24 Tom de Vries[gdb/testsuite] Fix unbalanced quotes in mi_expect_stop...
2023-03-02 Simon Marchigdb: update some copyright years (2022 -> 2023)
2023-02-27 Tom TromeyHandle range types in ax-gdb.c
2023-02-27 Tom TromeyImplement some agent expressions for Ada
2023-02-13 Andrew Burgessgdb/testsuite: handle differences in guile error string...
2023-02-12 Andrew Burgessgdb: only allow one of thread or task on breakpoints...
2023-02-11 Andrew Burgessgdb: show task number in describe_other_breakpoints
2023-02-10 Andrew BurgessGDB: Introduce limited array lengths while printing...
2023-02-07 Andrew Burgessgdb: fix display of thread condition for multi-location...
2023-02-07 Tom de Vries[gdb/testsuite] Improve untested message in gdb.ada...
2023-02-06 Andrew Burgessgdb: error if 'thread' or 'task' keywords are overused
2023-01-31 Simon Marchigdb/testsuite: fix xfail in gdb.ada/ptype_tagged_param.exp
2023-01-30 Tom TromeyUse xfail in ptype_tagged_param.exp
2023-01-27 Tom TromeyInvert test in gdb.ada/ptype_tagged_param.exp
2023-01-27 Tom TromeyUse clean_restart in gdb.ada
2023-01-27 Tom TromeyUse mi_clean_restart more
2023-01-27 Tom TromeyEliminate spurious returns from the test suite
2023-01-20 Tom TromeyMake gdb.ada/ptype_tagged_param.exp pass
2023-01-19 Andrew BurgessGDB/testsuite: Expand for character string limiting...
2023-01-13 Tom TromeyRename to allow_shlib_tests
2023-01-13 Tom TromeyRename to allow_python_tests
2023-01-13 Tom TromeyRename to allow_hw_watchpoint_tests
2023-01-13 Tom TromeyRename to allow_ada_tests
2023-01-13 Tom TromeyUse "require" for Python tests
2023-01-13 Tom TromeyUse require gnat_runtime_has_debug_info
2023-01-13 Tom TromeyUse require !use_gdb_stub
2023-01-13 Tom TromeyUse require !skip_hw_watchpoint_tests
2023-01-13 Tom TromeyUse require !skip_ada_tests
2023-01-13 Tom TromeyUse require !skip_shlib_tests
2023-01-12 Tom TromeyDisable ptype/o for dynamic types
2023-01-03 Tom TromeyAdd test case for "finish" with variably-sized types
2023-01-01 Joel BrobeckerUpdate copyright year range in header of all files...
2022-12-05 Simon Marchigdb/testsuite: remove perror calls when failing to run
2022-12-02 Tom de Vries[gdb/testsuite] Prevent timeout in gdb.ada/float-bits.exp
2022-12-01 Tom de Vries[gdb/testsuite] Fix gdb.ada/float-bits.exp for powerpc64le
2022-11-28 Andrew Burgessgdb/testsuite: remove use of then keyword from gdb...
2022-11-28 Tom de Vries[gdb/testsuite] Require hw watchpoint in gdb.ada/task_w...
2022-11-28 Tom de Vries[gdb/testsuite] Fix gdb.ada/out_of_line_in_inlined...
2022-11-28 Simon Marchigdb/testsuite: fail if gdb_start_cmd fails
2022-11-28 Tom TromeyFix range type signed-ness heuristic
2022-11-19 Philippe WaroquiersShow locno for 'multi location' breakpoint hit msg...
2022-11-15 Tom TromeyFix crash in ada_print_type
2022-10-21 Tom TromeyFix crash in value_print_array_elements
2022-10-21 Tom TromeyFix bug in Ada packed array handling
2022-10-17 Tom Tromeykfail an Ada test for GCC < 12
2022-10-14 Tom de Vries[gdb/testsuite] Fix gdb.base/infoline-reloc-main-from...
2022-09-28 Tom TromeyTreat Character as a discrete type in Ada
2022-09-07 Tom de Vries[gdb/testsuite] xfail gdb.ada/O2_float_param.exp for...
2022-09-07 Tom de Vries[gdb/testsuite] Fix gdb.ada/access_tagged_param.exp...
2022-07-30 Tom de Vries[gdb/testsuite] Fix gdb.ada/literals.exp with aarch64
2022-07-29 Tom de Vries[gdb/testsuite] Fix gdb.ada/convvar_comp.exp with broke...
2022-07-22 Simon Marchigdb/testsuite: give binaries distinct names in Ada...
2022-07-18 Tom TromeyRemove array typedef assumption for Ada
2022-06-24 Andrew Burgessgdb/testsuite: remove unneeded calls to get_compiler_info
2022-06-14 Tom de Vries[gdb/testsuite] Fix regexp in gdb.ada/mi_var_access.exp
2022-06-10 Tom de Vries[gdb/testsuite] Fix timeout in gdb.ada/ghost.exp
2022-05-25 Pedro Alvesgdb: Fix DUPLICATE and PATH regressions throughout
2022-05-16 Bruno Larsengdb/testsuite: fix "continue outside of loop" TCL errors
2022-05-12 Luis MachadoMake gdb.ada/float-bits.exp more generic
2022-05-08 Tom de Vries[gdb/testsuite] Fix gdb.ada/catch_ex_std.exp with remot...
2022-04-18 Simon Marchigdb/testsuite: make gdb.ada/mi_prot.exp stop at expecte...
2022-04-15 Tom de Vries[gdb/testsuite] Fix gdb.ada/float-bits.exp with -m32
2022-04-12 Tom TromeyFix bug in Ada number lexing
2022-04-12 Tom TromeyRequire GNAT debug info for some Ada tests
2022-04-04 Tom TromeyAdd context-sensitive field name completion to Ada...
2022-04-04 Tom TromeyImplement completion for Ada attributes
2022-04-04 Tom TromeyFix bug in Ada attributes lexing
2022-04-04 Tom TromeyHandle ghost entities in symbol lookup
next