gdb: add target_ops::supports_displaced_step
[deliverable/binutils-gdb.git] / gdb / testsuite / gdb.ada /
2020-05-26  Tom TromeyHandle indexing Ada arrays with enum indices
2020-05-26  Tom TromeyFix bugs in 'val and 'pos with range types
2020-05-20  Tom TromeyFix array_char_idx.exp
2020-05-12  Tom de Vries[gdb/testsuite] Fix duplicate test-names in gdb.ada
2020-05-11  Tom de Vries[gdb/testsuite] Change kfail into xfail in gdb.ada...
2020-05-11  Keith SeitzFix gdb.ada/attr_ref_and_charlit.exp typo
2020-05-11  Keith SeitzClean-up gdb.ada test names
2020-05-01  Tom de Vries[gdb/testsuite] Fix gdb.ada/operator_bp.exp breakpoint...
2020-04-28  Tom de Vries[gdb/testsuite] Add PR number in KFAIL in gdb.ada/array...
2020-04-24  Tom TromeyUpdate test cases that work with minimal encodings
2020-04-24  Tom TromeyAdd Python support for dynamic types
2020-04-24  Tom TromeyAdd tests for Ada changes
2020-04-24  Tom TromeyAdd support for variable field offsets
2020-04-24  Tom TromeyAdd support for dynamic type lengths
2020-04-08  Tom de Vries[gdb/testsuite] Add gcc/94469 xfails to gdb.ada/call_pn.exp
2020-04-06  Tom TromeySelect variant field when printing variant
2020-03-20  Tom TromeyFix Ada val_print removal regression
2020-03-11  Tom de Vries[gdb/testsuite] Set language in gdb.ada/minsym.exp
2020-03-10  Tom de Vries[gdb] Fix segv in "maint print symbols" for ada exec
2020-02-19  Tom de Vries[gdb/testsuite] Fix funcall_ref.exp xpass
2020-02-13  Tom de Vries[gdb/testsuite] Add unsupported tests in catch_ex_std.exp
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...
next
This page took 0.366835 seconds and 7 git commands to generate.