aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.ada
AgeCommit message (Expand)AuthorFilesLines
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
2012-02-29[Ada] print packed arrays indexed by enumerated typeJoel Brobecker5-2/+108
2012-02-29[Ada] Handle reference to array descriptorsJoel Brobecker4-0/+109
2012-02-29[Ada] whatis not printing array type name for value from historyJoel Brobecker4-0/+111
2012-02-03GDB/MI: crash printing "_task" (Ada) argumentJoel Brobecker2-0/+121
2012-01-182012-01-18 Pedro Alves <palves@redhat.com>Pedro Alves1-1/+1
2012-01-162012-01-16 Pedro Alves <palves@redhat.com>Pedro Alves53-212/+0
2012-01-04Copyright year update in most files of the GDB Project.Joel Brobecker210-227/+210
2011-12-21[Ada] Breakpoints on task bodiesJoel Brobecker4-0/+129
2011-12-11Warn if missing debug info for Ada exception catchpointsJoel Brobecker2-2/+2
2011-12-072011-12-07 Pedro Alves <pedro@codesourcery.com>Pedro Alves2-2/+2
2011-12-06the "ambiguous linespec" seriesTom Tromey2-3/+41
2011-12-06fix incorrect assumption in gdb.ada/watch_argJoel Brobecker3-1/+46
2011-12-01Make sure all types in gdb.ada/homonym testcase are used...Joel Brobecker3-0/+50
2011-11-29wrong value returned by ada-lang.c:compare_namesJoel Brobecker6-0/+152
2011-11-10read_frame_register_value and big endian archesJoel Brobecker4-0/+111
2011-10-21[Ada] Fix number of lines in -ada-task-info outputJoel Brobecker2-0/+137
2011-09-16[Ada] Re-implement `info tasks' command using ui-outJoel Brobecker1-10/+10
2011-07-01bettter display for temporary Ada exception catchpointsJoel Brobecker1-0/+30
2011-07-01Fix printing address of packed arrayJoel Brobecker1-1/+1
2011-07-01Fix ada array bounds displayJoel Brobecker1-1/+1
2011-07-01treat identical enum types as the same typeJoel Brobecker4-0/+107
2011-07-01missing type description for typedef to pointer valueJoel Brobecker4-0/+105
2011-07-01variables whose type is a typedef to an array pointerJoel Brobecker1-0/+2
2011-07-01handle character-based enumeration typedefsJoel Brobecker4-0/+101