Age | Commit message (Expand) | Author | Files | Lines |
2013-01-01 | Update years in copyright notice for the GDB files. | Joel Brobecker | 278 | -278/+278 |
2012-12-07 | gdb.ada/lang_switch: Allow msg parameter to be a reference. | Joel Brobecker | 1 | -3/+2 |
2012-11-29 | New testcase for interface type printing. | Jerome Guitton | 4 | -0/+149 |
2012-11-29 | Full view of interface-wide types | Jerome Guitton | 1 | -1/+1 |
2012-11-29 | Update gdb.ada/variant_record_packed_array | Jerome Guitton | 1 | -0/+7 |
2012-10-24 | [Ada] Allow assignment to wide string. | Joel Brobecker | 4 | -0/+140 |
2012-10-24 | [Ada] Pointers to unconstrained arrays inside variant record. | Joel Brobecker | 4 | -0/+175 |
2012-09-18 | wrong language used when re-setting breakpoint | Joel Brobecker | 6 | -0/+142 |
2012-09-10 | crash printing optimized out variant type | Joel Brobecker | 2 | -0/+59 |
2012-08-27 | gdb/testsuite/ | Jan Kratochvil | 1 | -0/+3 |
2012-08-16 | DWARF frame unwinder executes one too many rows | Joel Brobecker | 4 | -0/+130 |
2012-07-26 | * lib/ada.exp (standard_ada_testfile): New proc. | Tom Tromey | 71 | -370/+84 |
2012-07-04 | 2012-07-04 Pedro Alves <palves@redhat.com> | Pedro Alves | 1 | -40/+40 |
2012-06-21 | * lib/gdb.exp (skip_altivec_tests, skip_vsx_tests) | Tom Tromey | 2 | -2/+2 |
2012-06-05 | stop parsing breakpoint command if invalid keyword found | Joel Brobecker | 2 | -0/+120 |
2012-05-18 | PR exp/13907: | Tom Tromey | 1 | -1/+1 |
2012-05-17 | * Makefile.in (clean): Remove Fission .dwo and .dwp files. | Doug Evans | 1 | -0/+2 |
2012-03-16 | [Ada] Crash when trying to set value of packed array element | Joel Brobecker | 4 | -0/+112 |
2012-03-14 | testcase for "gdb-ax.c: Add handling of TYPE_CODE_RANGE types" | Joel Brobecker | 4 | -0/+107 |
2012-03-08 | * gdb.ada/array_bounds.exp: Get breakpoint for line | Keith Seitz | 1 | -1/+1 |
2012-03-06 | New Ada testcase (bp_on_var.exp). | Joel Brobecker | 4 | -0/+115 |
2012-03-06 | New Ada testcase (bp_enum_homonym). | Joel Brobecker | 4 | -0/+129 |
2012-03-05 | * gdb.ada/operator_bp.exp: Clear debug-file-directory. | Tom Tromey | 2 | -0/+6 |
2012-03-03 | gdb/testsuite/ | Jan Kratochvil | 1 | -0/+30 |
2012-03-02 | New Ada testcase for breakpoints on operators. | Joel Brobecker | 4 | -0/+320 |
2012-03-02 | Testcase: "info locals" with Ada renamings. | Joel Brobecker | 4 | -0/+99 |
2012-02-29 | [Ada] avoid error message pollution with uninitialized tagged variable | Joel Brobecker | 4 | -0/+117 |
2012-02-29 | [Ada] print packed arrays indexed by enumerated type | Joel Brobecker | 5 | -2/+108 |
2012-02-29 | [Ada] Handle reference to array descriptors | Joel Brobecker | 4 | -0/+109 |
2012-02-29 | [Ada] whatis not printing array type name for value from history | Joel Brobecker | 4 | -0/+111 |
2012-02-03 | GDB/MI: crash printing "_task" (Ada) argument | Joel Brobecker | 2 | -0/+121 |
2012-01-18 | 2012-01-18 Pedro Alves <palves@redhat.com> | Pedro Alves | 1 | -1/+1 |
2012-01-16 | 2012-01-16 Pedro Alves <palves@redhat.com> | Pedro Alves | 53 | -212/+0 |
2012-01-04 | Copyright year update in most files of the GDB Project. | Joel Brobecker | 210 | -227/+210 |
2011-12-21 | [Ada] Breakpoints on task bodies | Joel Brobecker | 4 | -0/+129 |
2011-12-11 | Warn if missing debug info for Ada exception catchpoints | Joel Brobecker | 2 | -2/+2 |
2011-12-07 | 2011-12-07 Pedro Alves <pedro@codesourcery.com> | Pedro Alves | 2 | -2/+2 |
2011-12-06 | the "ambiguous linespec" series | Tom Tromey | 2 | -3/+41 |
2011-12-06 | fix incorrect assumption in gdb.ada/watch_arg | Joel Brobecker | 3 | -1/+46 |
2011-12-01 | Make sure all types in gdb.ada/homonym testcase are used... | Joel Brobecker | 3 | -0/+50 |
2011-11-29 | wrong value returned by ada-lang.c:compare_names | Joel Brobecker | 6 | -0/+152 |
2011-11-10 | read_frame_register_value and big endian arches | Joel Brobecker | 4 | -0/+111 |
2011-10-21 | [Ada] Fix number of lines in -ada-task-info output | Joel Brobecker | 2 | -0/+137 |
2011-09-16 | [Ada] Re-implement `info tasks' command using ui-out | Joel Brobecker | 1 | -10/+10 |
2011-07-01 | bettter display for temporary Ada exception catchpoints | Joel Brobecker | 1 | -0/+30 |
2011-07-01 | Fix printing address of packed array | Joel Brobecker | 1 | -1/+1 |
2011-07-01 | Fix ada array bounds display | Joel Brobecker | 1 | -1/+1 |
2011-07-01 | treat identical enum types as the same type | Joel Brobecker | 4 | -0/+107 |
2011-07-01 | missing type description for typedef to pointer value | Joel Brobecker | 4 | -0/+105 |
2011-07-01 | variables whose type is a typedef to an array pointer | Joel Brobecker | 1 | -0/+2 |