Fix base class function call
[binutils-gdb.git] / gdb / testsuite / gdb.ada /
2020-01-01 Joel BrobeckerUpdate copyright year range in all GDB files.
2019-12-28 Simon Marchi[PATCH] Adjust test gdb.ada/ptype_tagged_param.exp...
2019-12-10 Tom TromeyNormalize Ada ptype to use a single "?"
2019-12-04 Tom TromeyPropagate endianity to subrange types
2019-11-22 Tom TromeyAvoid crash in print_ada_task_info
2019-10-31 Tom de Vries[gdb/testsuite] Remove superfluous 3rd argument from...
2019-10-15 Tom de Vries[gdb/testsuite] Fix gdb.ada/mi_task_arg.exp
2019-10-07 Andrew Burgessgdb/testsuite/ada: Handle missing debug info case
2019-10-02 Tom TromeyAdd $_ada_exception convenience variable
2019-09-26 Tom TromeyDo not expose stub types to Python
2019-09-14 Tom de Vries[gdb/testsuite] Require gnatmake 8 for gdb.ada/rename_s...
2019-09-12 Philippe WaroquiersOutput the Ada task name in more messages.
2019-09-10 Tom TromeyFix latent bug in .debug_names file-name handling
2019-09-03 Tom TromeyHandle biased types
2019-08-15 Tom TromeyFix bug with character enumeration literal
2019-07-30 Tom TromeyAllow nested function displays
2019-07-22 Andrew Burgessgdb: Show type summary for anonymous structures from...
2019-07-10 Tom TromeyChange Ada catchpoints to be bp_catchpoint
2019-06-21 Tom de Vries[gdb/testsuite] Mark ptype_union.exp as unsupported...
2019-06-19 Tom TromeyAdd intro comment to length_cond.exp
2019-06-19 Tom TromeyFix crash when setting breakpoint condition
2019-06-14 Tom TromeyAllow re-assigning to convenience variables
2019-06-14 Tom TromeyRecognize _ in attribute names
2019-06-14 Tom TromeyFix gdb.ada/vla.exp
2019-05-29 Tom TromeyFix failure in gdb.ada/complete.exp
2019-05-10 Tom TromeyAdd completion for Ada catch commands
2019-05-08 Xavier RoirandWhen debugging a mixed Ada/C program using this scenario:
2019-05-08 Tom TromeyFix VLA printing for Ada
2019-05-03 Tom TromeyFix cast of character to enum type in Ada
2019-05-01 Tom TromeyFix bug in assignment to nested packed structure
2019-05-01 Tom TromeyFix big-endian aggregate assignment in Ada
2019-04-30 Tom TromeyFix "catch exception" with dynamic linking
2019-04-19 Tom TromeyPrint non-Ada unions without crashing
2019-03-18 Tom TromeyFix Ada "ptype" bug with array types
2019-02-23 Joel BrobeckerUpdate copyright year range in gdb.ada/mi_ref_changeabl...
2019-02-17 Joel Brobecker(Ada) fix GDB crash printing packed array
2019-02-10 Joel Brobecker(Ada) -var-update crash for variable whose type is...
2019-01-01 Joel BrobeckerUpdate copyright year range in all GDB files.
2018-12-27 Philippe WaroquiersFix gdb.ada/fun_renaming.exp by using more unique names.
2018-12-27 Philippe WaroquiersFix gdb.ada/assign_arr.exp by using more unique names.
2018-12-27 Philippe WaroquiersImprove gdb.ada/rename_subscript_param.exp by using...
2018-12-27 Philippe WaroquiersFix gdb.ada/packed_array_assign.exp by using more uniqu...
2018-12-24 Philippe WaroquiersFix gdb.ada bp_fun_addr failure due to conflict between...
2018-12-20 Philippe WaroquiersEnsure deterministic result order in gdb.ada/info_auto_...
2018-11-20 Philippe WaroquiersAdd a test to verify info [functions|variables|types...
2018-11-01 Joel Brobecker(Ada) fix "error in expression" when using watch -locat...
2018-10-18 Tom de Vries[gdb/testsuite] Fix capitalized test names
2018-09-18 Sergio Durigan JuniorExpect for "@" when doing "complete break ada" on gdb...
2018-09-10 Jerome Guitton(Ada) Fix resolving of homonym components in tagged...
2018-09-10 Xavier Roirand(Ada) Fix printing of access to unconstrained arrays
2018-09-10 Xavier Roirand(Ada/MI) Fix -var-evaluate-expression for access to...
2018-09-10 Xavier Roirand(Ada) Fix -var-list-children MI command for union type
2018-09-08 Joel Brobecker(Ada) fix handling of expression with parameterless...
2018-09-08 Joel Brobecker(Ada) assigning packed array aggregate with variable...
2018-06-18 Tom de Vries[gdb/testsuite/ada] Fix number-of-bp test in bp_inlined...
2018-06-01 Joel Brobeckerinadvertent language switch during breakpoint_re_set_one
2018-05-17 Keith SeitzDon't elide all inlined frames
2018-04-13 Andreas ArnezShow line numbers in output for "info var/func/type"
2018-03-27 Joel Brobeckerset varsize-limit: New GDB setting for maximum dynamic...
2018-03-27 Joel Brobeckerproblem looking up some symbols when they have a linkag...
2018-03-23 Andreas ArnezTestsuite: fully migrate to use_gdb_stub convenience...
2018-01-31 Xavier Roirand(Ada) Add gdb-mi support for stopping at start of excep...
2018-01-31 Xavier Roirand(Ada/MI) Add testcase for mi catch assert with condition
2018-01-31 Xavier Roirand(Ada) Add testcase for catch assert with condition
2018-01-31 Joel Brobeckerinternal-error using '@' (repeat) operator on array...
2018-01-10 Pedro AlvesAda: make verbatim matcher override other language...
2018-01-10 Pedro AlvesFix gdb.ada/complete.exp's "complete break ada" test...
2018-01-10 Pedro AlvesFix gdb.ada/bp_c_mixed_case.exp (PR gdb/22670)
2018-01-09 Xavier RoirandFix breakpoint add on inlined function using function...
2018-01-08 Joel BrobeckerRelax expected output in gdb.ada/access_tagged_param...
2018-01-08 Xavier Roirand(Ada) Fix print of array using non-contiguous enumerati...
2018-01-05 Pedro AlvesFix regresssion(internal-error) printing subprogram...
2018-01-05 Pedro AlvesFix gdb.ada/info_addr_mixed_case.exp (PR gdb/22670)
2018-01-05 Joel Brobecker(Ada) problem printing renaming which references a...
2018-01-05 Jerome Guitton(Ada) Fix Length attribute on array access
2018-01-05 Joel Brobeckermemory error printing component of record from convenie...
2018-01-05 Xavier Roirand(Ada) Remove printing of array's first index when unneeded
2018-01-04 Joel Brobeckergdb.ada/maint_with_ada.exp: New testcase
2018-01-04 Joel BrobeckerAdd new gdb.ada/bp_c_mixed_case testcase for PR gdb...
2018-01-04 Joel BrobeckerAdd "complete break ada" test to gdb.ada/complete.exp
2018-01-04 Joel BrobeckerAdd gdb.ada/info_addr_mixed_case new testcase
2018-01-03 Xavier Roirand(Ada) New command to stop at start of exception handler.
2018-01-02 Joel Brobecker[gdb/Ada] slices of arrays with dynamic strides
2018-01-02 Joel BrobeckerAdd support for dynamic DW_AT_byte_stride.
2018-01-02 Joel BrobeckerUpdate copyright year range in all GDB files
2017-12-18 Joel Brobecker(Ada) crash assigning to record component which is...
2017-12-18 Xavier RoirandAda: fix bad handling in ada_convert_actual
2017-12-15 Xavier Roirand(Ada) Handle same component names when searching in...
2017-12-14 Joel BrobeckerAda: unable to compare strings (Attempt to compare...
2017-12-14 Joel Brobecker(Ada) Add support for task switching when debugging...
2017-12-11 Joel BrobeckerAdapt gdb.ada/variant_record_packed_array.exp to accept...
2017-12-11 Joel BrobeckerAdapt gdb.ada/pkd_arr_elem.exp to accept reordered...
2017-11-30 Joel BrobeckerNew gdb.ada/repeat_dyn testcase.
2017-11-27 Joel Brobeckerfix two issues in gdb.ada/mi_catch_ex.exp (re: "excepti...
2017-11-24 Joel Brobecker(Ada) provide the exception message when hitting an...
2017-11-21 Pedro Alvesgdb.ada/minsyms.exp: Don't hardcode the variable's...
2017-11-17 Joel Brobecker(Ada) fix handling of minimal symbols (UNOP_CAST and...
2017-11-09 Joel Brobeckerlocal variable watchpoint not deleted after leaving...
2017-11-08 Pedro AlvesIntroduce lookup_name_info and generalize Ada's FULL...
2017-01-01 Joel Brobeckerupdate copyright year range in GDB files
next