Don't include sys/personality.h in linux-low.cc anymore
[deliverable/binutils-gdb.git] / gdb / testsuite / gdb.ada /
2021-05-07  Simon Marchigdb: re-format Python files using black 21.4b0
2021-04-30  Tom TromeyFix crash with GNAT minimal encodings
2021-04-28  Tom TromeyFix Ada overloading with 'null'
2021-03-15  Tom TromeyFix unary + in Ada
2021-03-15  Tom TromeyCall ada_ensure_varsize_limit in indirection
2021-03-15  Tom TromeyImplement Ada operator overloading
2021-03-15  Tom TromeyFix Ada assignment resolution
2021-03-15  Tom TromeyFix bug in Ada aggregate assignment
2021-03-02  Tom TromeyRewrite GNAT-encoded fixed point types in DWARF reader
2021-02-10  Alan Modragdb: Remove arm-symbianelf support
2021-01-28  Tom de Vries[gdb/testsuite] Fix gdb.ada/out_of_line_in_inlined...
2021-01-25  Tom TromeyFix fixed-point regression with recent GCC
2021-01-25  Tom TromeySpecially handle array contexts in Ada expression resol...
2021-01-25  Tom TromeyAdd test case for symbol menu for local enumerators
2021-01-08  Tom TromeyPass void_context_p to parse_expression
2021-01-07  Tom TromeyFix regression in Ada aggregate assignment
2021-01-06  Tom TromeyFix fixed-point binary operation type handling
2021-01-01  Joel BrobeckerUpdate copyright year range in all GDB files
2020-12-18  Tom TromeyRun fixed_points.exp with -fgnat-encodings=minimal
2020-12-14  Tom de Vries[gdb/testsuite] Don't pass -fPIC to gdb_compile_shlib
2020-12-14  Tom TromeyHandle block-local names for Ada
2020-12-13  Tom de Vries[gdb/testsuite] Handle ada in gdb_compile_shlib
2020-12-13  Tom de Vries[gdb/testsuite] Avoid gnatbind/gnatlink in gdb.ada...
2020-12-08  Tom de Vries[gdb/testsuite] Fix gdb.ada/mi_task_arg.exp for -m32
2020-11-23  Tom de Vries[gdb/testsuite] Fix minimal encodings KPASSes
2020-11-15  Joel BrobeckerAdd support for fixed-point type comparison operators
2020-11-15  Joel BrobeckerAdd ptype support for DWARF-based fixed-point types
2020-11-15  Joel BrobeckerAdd support for printing value of DWARF-based fixed...
2020-11-10  Tom TromeyFix bug in gdb.ada/bias.exp
2020-11-04  Tom TromeyHandle __XVL fields in Ada type printing
2020-11-04  Tom TromeyPrint Ada type name in more cases
2020-11-04  Tom TromeyRecognize names of array types
2020-11-04  Tom TromeyUse bit stride when taking slice of array
2020-11-04  Tom TromeyOnly use stride for final element type
2020-11-04  Tom TromeyFix bit strides for -fgnat-encodings=minimal
2020-11-04  Tom TromeyResolve dynamic type in ada_value_struct_elt
2020-11-04  Tom TromeyReject slicing a packed array
2020-11-04  Tom TromeySynthesize array descriptors with -fgnat-encodings...
2020-11-04  Tom TromeyFix decoding of multi-dimensional constrained packed...
2020-11-01  Joel Brobeckeravoid unwarranted assumption in gdb.ada/fixed_points...
2020-10-28  Tom de Vries[gdb/testsuite] Fix re-read FAILs with -readnow
2020-10-26  Tom TromeyDon't inherit range-type signed-ness from underlying...
2020-10-14  Tom de Vries[gdb/testsuite] Fix gdb.ada/mi_catch_ex{,_hand}.exp...
2020-10-13  Pedro AlvesEliminate mi_run_to_main, introduce mi_clean_restart
2020-10-13  Pedro Alves'runto main' -> 'runto_main' throughout
2020-10-09  Tom TromeyFix bit offset regression
2020-09-02  Tom TromeyDo not auto-dereference null pointers in Ada MI varobj
2020-08-17  Tom TromeyFix MI crash with Ada string access
2020-08-13  Pedro AlvesAdd skip_ada_tests to more Ada testcases
2020-07-24  Tom de Vries[gdb/testsuite] Require gnatmake-8 for gdb.ada/mi_prot.exp
2020-07-22  Tom TromeyFix crash in -stack-list-arguments
2020-07-08  Tom TromeyUse read_memory in ada_exception_message_1
2020-06-10  Tom de Vries[gdb/symtab] Enable ada .gdb_index
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
next
This page took 0.336672 seconds and 7 git commands to generate.