aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.ada
AgeCommit message (Expand)AuthorFilesLines
2018-01-31internal-error using '@' (repeat) operator on array of dynamic objectsJoel Brobecker1-0/+19
2018-01-10Ada: make verbatim matcher override other language matchers (PR gdb/22670)Pedro Alves3-2/+80
2018-01-10Fix gdb.ada/complete.exp's "complete break ada" test (PR gdb/22670)Pedro Alves1-2/+2
2018-01-10Fix gdb.ada/bp_c_mixed_case.exp (PR gdb/22670)Pedro Alves1-3/+1
2018-01-09Fix breakpoint add on inlined function using function name.Xavier Roirand6-0/+175
2018-01-08Relax expected output in gdb.ada/access_tagged_param.exp testJoel Brobecker1-1/+1
2018-01-07(Ada) Fix print of array using non-contiguous enumeration indexesXavier Roirand2-0/+57
2018-01-05Fix regresssion(internal-error) printing subprogram argument (PR gdb/22670)Pedro Alves4-0/+102
2018-01-05Fix gdb.ada/info_addr_mixed_case.exp (PR gdb/22670)Pedro Alves1-8/+7
2018-01-05(Ada) problem printing renaming which references a subprogram parameterJoel Brobecker6-0/+157
2018-01-05(Ada) Fix Length attribute on array accessJerome Guitton4-0/+156
2018-01-05memory error printing component of record from convenience variableJoel Brobecker4-0/+107
2018-01-04(Ada) Remove printing of array's first index when unneededXavier Roirand2-0/+6
2018-01-04gdb.ada/maint_with_ada.exp: New testcaseJoel Brobecker4-0/+120
2018-01-04Add new gdb.ada/bp_c_mixed_case testcase for PR gdb/22670Joel Brobecker3-0/+94
2018-01-04Add "complete break ada" test to gdb.ada/complete.expJoel Brobecker1-0/+21
2018-01-04Add gdb.ada/info_addr_mixed_case new testcaseJoel Brobecker4-0/+122
2018-01-03(Ada) New command to stop at start of exception handler.Xavier Roirand3-0/+293
2018-01-01[gdb/Ada] slices of arrays with dynamic stridesJoel Brobecker1-0/+3
2018-01-01Add support for dynamic DW_AT_byte_stride.Joel Brobecker2-0/+80
2018-01-02Update copyright year range in all GDB filesJoel Brobecker465-465/+465
2017-12-17(Ada) crash assigning to record component which is an arrayJoel Brobecker3-0/+77
2017-12-17Ada: fix bad handling in ada_convert_actualXavier Roirand4-0/+108
2017-12-14(Ada) Handle same component names when searching in tagged typesXavier Roirand4-0/+184
2017-12-14Ada: unable to compare strings (Attempt to compare array with non-array)Joel Brobecker4-0/+103
2017-12-13(Ada) Add support for task switching when debugging core filesJoel Brobecker2-0/+133
2017-12-11Adapt gdb.ada/variant_record_packed_array.exp to accept reordered componentsJoel Brobecker1-6/+18
2017-12-11Adapt gdb.ada/pkd_arr_elem.exp to accept reordered componentsJoel Brobecker1-2/+12
2017-11-30New gdb.ada/repeat_dyn testcase.Joel Brobecker4-0/+104
2017-11-27fix two issues in gdb.ada/mi_catch_ex.exp (re: "exception-message")Joel Brobecker1-2/+2
2017-11-24(Ada) provide the exception message when hitting an exception catchpointJoel Brobecker3-10/+10
2017-11-21gdb.ada/minsyms.exp: Don't hardcode the variable's addressPedro Alves1-1/+1
2017-11-17(Ada) fix handling of minimal symbols (UNOP_CAST and UNOP_ADDR)Joel Brobecker4-0/+103
2017-11-08local variable watchpoint not deleted after leaving scopeJoel Brobecker7-5/+187
2017-11-08Introduce lookup_name_info and generalize Ada's FULL/WILD name matchingPedro Alves1-0/+10
2017-01-01update copyright year range in GDB filesJoel Brobecker436-436/+436
2016-12-23Fix more cases of improper test namesLuis Machado2-2/+2
2016-12-01Fixup testcases outputting own name as a test name and standardize failed com...Luis Machado1-2/+2
2016-12-01Fix test names starting with uppercase using multi-line gdb_test_no_outputLuis Machado2-2/+2
2016-12-01Fix test names starting with uppercase using multi-line gdb_test/mi_gdb_testLuis Machado6-13/+13
2016-12-01Fix test names starting with uppercase output by basic functionsLuis Machado11-15/+15
2016-07-06gdb.ada/arraydim.exp: Fix directory layoutSimon Marchi1-2/+2
2016-07-06Remove extra output directory level for Ada testsSimon Marchi3-8/+7
2016-06-21[Ada catchpoints] Fix "warning: failed to get exception name: No definition o...Pedro Alves1-10/+31
2016-05-30PR 15231: import bare DW_TAG_lexical_blockJan Kratochvil1-6/+0
2016-02-08Always organize test artifacts in a directory hierarchySimon Marchi1-66/+0
2016-01-01GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker436-436/+436
2015-12-24[testsuite/Ada] stop using project files when building test programsJoel Brobecker3-27/+2
2015-12-07Enhance the menu to select function overloads with signaturesPierre-Marie de Rodat2-0/+118
2015-11-23gdb/dwarf2read: Minimal handling of non-constant struct sizes.Joel Brobecker1-0/+6