summaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.ada
AgeCommit message (Expand)Author
2018-01-10Ada: make verbatim matcher override other language matchers (PR gdb/22670)Pedro Alves
2018-01-10Fix gdb.ada/complete.exp's "complete break ada" test (PR gdb/22670)Pedro Alves
2018-01-10Fix gdb.ada/bp_c_mixed_case.exp (PR gdb/22670)Pedro Alves
2018-01-05Fix regresssion(internal-error) printing subprogram argument (PR gdb/22670)Pedro Alves
2018-01-05Fix gdb.ada/info_addr_mixed_case.exp (PR gdb/22670)Pedro Alves
2018-01-04gdb.ada/maint_with_ada.exp: New testcaseJoel Brobecker
2018-01-04Add new gdb.ada/bp_c_mixed_case testcase for PR gdb/22670Joel Brobecker
2018-01-04Add "complete break ada" test to gdb.ada/complete.expJoel Brobecker
2018-01-04Add gdb.ada/info_addr_mixed_case new testcaseJoel Brobecker
2018-01-03(Ada) New command to stop at start of exception handler.Xavier Roirand
2018-01-01[gdb/Ada] slices of arrays with dynamic stridesJoel Brobecker
2018-01-01Add support for dynamic DW_AT_byte_stride.Joel Brobecker
2018-01-02Update copyright year range in all GDB filesJoel Brobecker
2017-12-17(Ada) crash assigning to record component which is an arrayJoel Brobecker
2017-12-17Ada: fix bad handling in ada_convert_actualXavier Roirand
2017-12-14(Ada) Handle same component names when searching in tagged typesXavier Roirand
2017-12-14Ada: unable to compare strings (Attempt to compare array with non-array)Joel Brobecker
2017-12-13(Ada) Add support for task switching when debugging core filesJoel Brobecker
2017-12-11Adapt gdb.ada/variant_record_packed_array.exp to accept reordered componentsJoel Brobecker
2017-12-11Adapt gdb.ada/pkd_arr_elem.exp to accept reordered componentsJoel Brobecker
2017-11-30New gdb.ada/repeat_dyn testcase.Joel Brobecker
2017-11-27fix two issues in gdb.ada/mi_catch_ex.exp (re: "exception-message")Joel Brobecker
2017-11-24(Ada) provide the exception message when hitting an exception catchpointJoel Brobecker
2017-11-21gdb.ada/minsyms.exp: Don't hardcode the variable's addressPedro Alves
2017-11-17(Ada) fix handling of minimal symbols (UNOP_CAST and UNOP_ADDR)Joel Brobecker
2017-11-08local variable watchpoint not deleted after leaving scopeJoel Brobecker
2017-11-08Introduce lookup_name_info and generalize Ada's FULL/WILD name matchingPedro Alves
2017-01-01update copyright year range in GDB filesJoel Brobecker
2016-12-23Fix more cases of improper test namesLuis Machado
2016-12-01Fixup testcases outputting own name as a test name and standardize failed com...Luis Machado
2016-12-01Fix test names starting with uppercase using multi-line gdb_test_no_outputLuis Machado
2016-12-01Fix test names starting with uppercase using multi-line gdb_test/mi_gdb_testLuis Machado
2016-12-01Fix test names starting with uppercase output by basic functionsLuis Machado
2016-07-06gdb.ada/arraydim.exp: Fix directory layoutSimon Marchi
2016-07-06Remove extra output directory level for Ada testsSimon Marchi
2016-06-21[Ada catchpoints] Fix "warning: failed to get exception name: No definition o...Pedro Alves
2016-05-30PR 15231: import bare DW_TAG_lexical_blockJan Kratochvil
2016-02-08Always organize test artifacts in a directory hierarchySimon Marchi
2016-01-01GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker
2015-12-24[testsuite/Ada] stop using project files when building test programsJoel Brobecker
2015-12-07Enhance the menu to select function overloads with signaturesPierre-Marie de Rodat
2015-11-23gdb/dwarf2read: Minimal handling of non-constant struct sizes.Joel Brobecker
2015-11-09[Ada] GDB crash during "finish" of function with out parametersJoel Brobecker
2015-10-27Fix access_to_packed_array.exp typos/errorsJan Kratochvil
2015-09-23[Ada] Fix handling of array renamingsPierre-Marie de Rodat
2015-09-15[Ada] Enhance type printing for arrays with variable-sized elementsPierre-Marie de Rodat
2015-09-14[Ada] Fix the evaluation of access to packed array subscriptPierre-Marie de Rodat
2015-09-03[Ada] Make string_char_type a true TYPE_CODE_CHAR type in AdaPierre-Marie de Rodat
2015-09-01[Ada] Fix completion for multiple function matchesPierre-Marie de Rodat
2015-08-20[Ada] Fix parsing for expressions with attributes and charactersPierre-Marie de Rodat