summaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.ada
Commit message (Expand)AuthorAgeFilesLines
* Add a test to verify info [functions|variables|types]|rbreak respect language...Philippe Waroquiers2018-11-204-0/+231
* (Ada) fix "error in expression" when using watch -location commandJoel Brobecker2018-11-014-0/+107
* [gdb/testsuite] Fix capitalized test namesTom de Vries2018-10-184-4/+4
* Expect for "@" when doing "complete break ada" on gdb.ada/complete.expSergio Durigan Junior2018-09-181-1/+1
* (Ada) Fix resolving of homonym components in tagged typesJerome Guitton2018-09-104-3/+58
* (Ada) Fix printing of access to unconstrained arraysXavier Roirand2018-09-104-0/+96
* (Ada/MI) Fix -var-evaluate-expression for access to unconstrained arraysXavier Roirand2018-09-104-0/+128
* (Ada) Fix -var-list-children MI command for union typeXavier Roirand2018-09-104-0/+123
* (Ada) fix handling of expression with parameterless function callJoel Brobecker2018-09-084-0/+121
* (Ada) assigning packed array aggregate with variable as componentJoel Brobecker2018-09-086-0/+153
* [gdb/testsuite/ada] Fix number-of-bp test in bp_inlined_func.expTom de Vries2018-06-181-2/+2
* inadvertent language switch during breakpoint_re_set_oneJoel Brobecker2018-06-012-0/+54
* Don't elide all inlined framesKeith Seitz2018-05-171-15/+7
* Show line numbers in output for "info var/func/type"Andreas Arnez2018-04-131-1/+1
* set varsize-limit: New GDB setting for maximum dynamic object sizeJoel Brobecker2018-03-274-0/+106
* problem looking up some symbols when they have a linkage nameJoel Brobecker2018-03-276-1/+128
* Testsuite: fully migrate to use_gdb_stub convenience funcAndreas Arnez2018-03-232-2/+2
* (Ada) Add gdb-mi support for stopping at start of exception handler.Xavier Roirand2018-01-312-0/+170
* (Ada/MI) Add testcase for mi catch assert with conditionXavier Roirand2018-01-313-0/+161
* (Ada) Add testcase for catch assert with conditionXavier Roirand2018-01-313-0/+151
* internal-error using '@' (repeat) operator on array of dynamic objectsJoel Brobecker2018-01-311-0/+19
* Ada: make verbatim matcher override other language matchers (PR gdb/22670)Pedro Alves2018-01-103-2/+80
* Fix gdb.ada/complete.exp's "complete break ada" test (PR gdb/22670)Pedro Alves2018-01-101-2/+2
* Fix gdb.ada/bp_c_mixed_case.exp (PR gdb/22670)Pedro Alves2018-01-101-3/+1
* Fix breakpoint add on inlined function using function name.Xavier Roirand2018-01-096-0/+175
* Relax expected output in gdb.ada/access_tagged_param.exp testJoel Brobecker2018-01-081-1/+1
* (Ada) Fix print of array using non-contiguous enumeration indexesXavier Roirand2018-01-072-0/+57
* Fix regresssion(internal-error) printing subprogram argument (PR gdb/22670)Pedro Alves2018-01-054-0/+102
* Fix gdb.ada/info_addr_mixed_case.exp (PR gdb/22670)Pedro Alves2018-01-051-8/+7
* (Ada) problem printing renaming which references a subprogram parameterJoel Brobecker2018-01-056-0/+157
* (Ada) Fix Length attribute on array accessJerome Guitton2018-01-054-0/+156
* memory error printing component of record from convenience variableJoel Brobecker2018-01-054-0/+107
* (Ada) Remove printing of array's first index when unneededXavier Roirand2018-01-042-0/+6
* gdb.ada/maint_with_ada.exp: New testcaseJoel Brobecker2018-01-044-0/+120
* Add new gdb.ada/bp_c_mixed_case testcase for PR gdb/22670Joel Brobecker2018-01-043-0/+94
* Add "complete break ada" test to gdb.ada/complete.expJoel Brobecker2018-01-041-0/+21
* Add gdb.ada/info_addr_mixed_case new testcaseJoel Brobecker2018-01-044-0/+122
* (Ada) New command to stop at start of exception handler.Xavier Roirand2018-01-033-0/+293
* [gdb/Ada] slices of arrays with dynamic stridesJoel Brobecker2018-01-011-0/+3
* Add support for dynamic DW_AT_byte_stride.Joel Brobecker2018-01-012-0/+80
* Update copyright year range in all GDB filesJoel Brobecker2018-01-02465-465/+465
* (Ada) crash assigning to record component which is an arrayJoel Brobecker2017-12-173-0/+77
* Ada: fix bad handling in ada_convert_actualXavier Roirand2017-12-174-0/+108
* (Ada) Handle same component names when searching in tagged typesXavier Roirand2017-12-144-0/+184
* Ada: unable to compare strings (Attempt to compare array with non-array)Joel Brobecker2017-12-144-0/+103
* (Ada) Add support for task switching when debugging core filesJoel Brobecker2017-12-132-0/+133
* Adapt gdb.ada/variant_record_packed_array.exp to accept reordered componentsJoel Brobecker2017-12-111-6/+18
* Adapt gdb.ada/pkd_arr_elem.exp to accept reordered componentsJoel Brobecker2017-12-111-2/+12
* New gdb.ada/repeat_dyn testcase.Joel Brobecker2017-11-304-0/+104
* fix two issues in gdb.ada/mi_catch_ex.exp (re: "exception-message")Joel Brobecker2017-11-271-2/+2