aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.ada
AgeCommit message (Expand)AuthorFilesLines
2018-12-27Fix gdb.ada/fun_renaming.exp by using more unique names.Philippe Waroquiers4-14/+16
2018-12-27Fix gdb.ada/assign_arr.exp by using more unique names.Philippe Waroquiers3-3/+3
2018-12-27Improve gdb.ada/rename_subscript_param.exp by using more unique names.Philippe Waroquiers2-6/+6
2018-12-27Fix gdb.ada/packed_array_assign.exp by using more unique names.Philippe Waroquiers2-5/+7
2018-12-24Fix gdb.ada bp_fun_addr failure due to conflict between fun 'a' and s-dimmks....Philippe Waroquiers2-7/+7
2018-12-20Ensure deterministic result order in gdb.ada/info_auto_lang.expPhilippe Waroquiers1-17/+21
2018-11-20Add a test to verify info [functions|variables|types]|rbreak respect language...Philippe Waroquiers4-0/+231
2018-11-01(Ada) fix "error in expression" when using watch -location commandJoel Brobecker4-0/+107
2018-10-18[gdb/testsuite] Fix capitalized test namesTom de Vries4-4/+4
2018-09-18Expect for "@" when doing "complete break ada" on gdb.ada/complete.expSergio Durigan Junior1-1/+1
2018-09-10(Ada) Fix resolving of homonym components in tagged typesJerome Guitton4-3/+58
2018-09-10(Ada) Fix printing of access to unconstrained arraysXavier Roirand4-0/+96
2018-09-10(Ada/MI) Fix -var-evaluate-expression for access to unconstrained arraysXavier Roirand4-0/+128
2018-09-10(Ada) Fix -var-list-children MI command for union typeXavier Roirand4-0/+123
2018-09-08(Ada) fix handling of expression with parameterless function callJoel Brobecker4-0/+121
2018-09-08(Ada) assigning packed array aggregate with variable as componentJoel Brobecker6-0/+153
2018-06-18[gdb/testsuite/ada] Fix number-of-bp test in bp_inlined_func.expTom de Vries1-2/+2
2018-06-01inadvertent language switch during breakpoint_re_set_oneJoel Brobecker2-0/+54
2018-05-17Don't elide all inlined framesKeith Seitz1-15/+7
2018-04-13Show line numbers in output for "info var/func/type"Andreas Arnez1-1/+1
2018-03-27set varsize-limit: New GDB setting for maximum dynamic object sizeJoel Brobecker4-0/+106
2018-03-27problem looking up some symbols when they have a linkage nameJoel Brobecker6-1/+128
2018-03-23Testsuite: fully migrate to use_gdb_stub convenience funcAndreas Arnez2-2/+2
2018-01-31(Ada) Add gdb-mi support for stopping at start of exception handler.Xavier Roirand2-0/+170
2018-01-31(Ada/MI) Add testcase for mi catch assert with conditionXavier Roirand3-0/+161
2018-01-31(Ada) Add testcase for catch assert with conditionXavier Roirand3-0/+151
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