aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.ada
AgeCommit message (Expand)AuthorFilesLines
2013-12-07strip off +x bits on non-executable/script filesMike Frysinger1-0/+0
2013-12-03Ada: Reserved word "all" should not need to be spelled in lowercase.Joel Brobecker4-0/+104
2013-11-19Fix int() builtin with range type gdb.Value objects.Joel Brobecker4-0/+117
2013-11-16gdb.ada/info_exc.exp,mi_exc_info.exp: Use more unique exception name.Joel Brobecker6-14/+14
2013-11-15gdb.ada/info_exc.exp,mi_exc_info.exp: handle runtimes with full debug info.Joel Brobecker2-2/+4
2013-11-15Start inferior before running test listing Ada exceptions.Joel Brobecker2-0/+10
2013-11-14Fix DW_OP_GNU_regval_type with FP registersJoel Brobecker8-0/+181
2013-11-12Implement GDB/MI equivalent of "info exceptions" CLI command.Joel Brobecker3-0/+89
2013-11-12Add command to list Ada exceptionsJoel Brobecker3-0/+95
2013-11-11Dandling memory pointers in Ada catchpoints with GDB/MI.Joel Brobecker3-0/+141
2013-10-11Adjust gdb.ada/mi_catch_ex.exp to use GDB/MI catch commands...Joel Brobecker1-4/+12
2013-10-08gdb.ada/mi_catch_ex.exp: Make test names unique.Joel Brobecker1-4/+4
2013-07-16simple test suite fix in gdb.adaTom Tromey1-2/+2
2013-07-10[testsuite/Ada] Add testing of access to packed arrays.Joel Brobecker2-0/+17
2013-07-10Fix FAIL: gdb.ada/small_reg_param.exp: continue to call_meJoel Brobecker1-1/+1
2013-07-10Remove trailing space in gdb.ada/small_reg_param.expJoel Brobecker1-1/+1
2013-06-07Fix formating in copyright headers.Pedro Alves1-2/+1
2013-05-20[dwarf] Mark all functions as prototyped except C functions.Joel Brobecker4-0/+132
2013-05-16gdb.ada/complete.exp: Fix FIXME.Pedro Alves1-5/+2
2013-05-16Missing do_cleanups in ada_make_symbol_completion_list.Joel Brobecker1-1/+16
2013-03-29Ignore __fu<digits>__ symbols from COFF symbol tablesJoel Brobecker4-0/+98
2013-03-14gdb/testsuite/Yao Qi2-2/+2
2013-03-12Allow 'thread' to be used as a variable name in expressions.Paul N. Hilfinger4-0/+133
2013-01-01Update years in copyright notice for the GDB files.Joel Brobecker278-278/+278
2012-12-07gdb.ada/lang_switch: Allow msg parameter to be a reference.Joel Brobecker1-3/+2
2012-11-29New testcase for interface type printing.Jerome Guitton4-0/+149
2012-11-29Full view of interface-wide typesJerome Guitton1-1/+1
2012-11-29Update gdb.ada/variant_record_packed_arrayJerome Guitton1-0/+7
2012-10-24[Ada] Allow assignment to wide string.Joel Brobecker4-0/+140
2012-10-24[Ada] Pointers to unconstrained arrays inside variant record.Joel Brobecker4-0/+175
2012-09-18wrong language used when re-setting breakpointJoel Brobecker6-0/+142
2012-09-10crash printing optimized out variant typeJoel Brobecker2-0/+59
2012-08-27gdb/testsuite/Jan Kratochvil1-0/+3
2012-08-16DWARF frame unwinder executes one too many rowsJoel Brobecker4-0/+130
2012-07-26 * lib/ada.exp (standard_ada_testfile): New proc.Tom Tromey71-370/+84
2012-07-042012-07-04 Pedro Alves <palves@redhat.com>Pedro Alves1-40/+40
2012-06-21 * lib/gdb.exp (skip_altivec_tests, skip_vsx_tests)Tom Tromey2-2/+2
2012-06-05stop parsing breakpoint command if invalid keyword foundJoel Brobecker2-0/+120
2012-05-18 PR exp/13907:Tom Tromey1-1/+1
2012-05-17 * Makefile.in (clean): Remove Fission .dwo and .dwp files.Doug Evans1-0/+2
2012-03-16[Ada] Crash when trying to set value of packed array elementJoel Brobecker4-0/+112
2012-03-14testcase for "gdb-ax.c: Add handling of TYPE_CODE_RANGE types"Joel Brobecker4-0/+107
2012-03-08 * gdb.ada/array_bounds.exp: Get breakpoint for lineKeith Seitz1-1/+1
2012-03-06New Ada testcase (bp_on_var.exp).Joel Brobecker4-0/+115
2012-03-06New Ada testcase (bp_enum_homonym).Joel Brobecker4-0/+129
2012-03-05 * gdb.ada/operator_bp.exp: Clear debug-file-directory.Tom Tromey2-0/+6
2012-03-03gdb/testsuite/Jan Kratochvil1-0/+30
2012-03-02New Ada testcase for breakpoints on operators.Joel Brobecker4-0/+320
2012-03-02Testcase: "info locals" with Ada renamings.Joel Brobecker4-0/+99
2012-02-29[Ada] avoid error message pollution with uninitialized tagged variableJoel Brobecker4-0/+117