Age | Commit message (Expand) | Author | Files | Lines |
2010-05-26 | 2010-05-25 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 1 | -6/+3 |
2010-05-20 | lib/gdb.exp: New gdb_test_no_output function. | Joel Brobecker | 1 | -6/+2 |
2010-05-17 | make parameter being watched is a non-constant. | Joel Brobecker | 1 | -4/+4 |
2010-05-17 | Use breakpoint location to parse condition over current language. | Joel Brobecker | 7 | -0/+214 |
2010-04-20 | "unsupported language" error in info types when using Ada. | Joel Brobecker | 2 | -0/+66 |
2010-04-20 | Wrong value printed by info locals for dynamic object. | Joel Brobecker | 4 | -0/+123 |
2010-02-09 | * gdb.ada/ptype_tagged_param: New testcase. | Joel Brobecker | 4 | -0/+129 |
2010-01-29 | amd64 - function returning record with field straddling 2 registers | Joel Brobecker | 4 | -0/+125 |
2010-01-29 | amd64: Integer parameters in function calls on Windows. | Joel Brobecker | 4 | -0/+124 |
2010-01-01 | Update copyright year in most headers. | Joel Brobecker | 139 | -139/+139 |
2009-12-20 | * Makefile.in gdb.ada/gnat_ada.gpr, gdb.base/gcore-buffer-overflow.c, | Joel Brobecker | 1 | -3/+2 |
2009-11-10 | * lib/gdb.exp (gdb_compile_test): New. | Nathan Sidwell | 8 | -18/+34 |
2009-06-23 | * gdb.ada/variant_record_packed_array: New testcase. | Joel Brobecker | 4 | -0/+113 |
2009-04-01 | * gdb.base/funcargs.exp: Set print frame-arguments to "all". | Joel Brobecker | 2 | -0/+4 |
2009-03-31 | * gdb.ada/tasks: New testcase. | Joel Brobecker | 2 | -0/+147 |
2009-03-19 | * gdb.ada/fixed_points/fixed_points.adb: Add a test on overprecise | Jerome Guitton | 2 | -7/+42 |
2009-03-13 | * gdb.ada/ptype_arith_binop.exp: Remove some commented-out code | Joel Brobecker | 1 | -19/+0 |
2009-03-13 | * gdb.ada/ptype_arith_binop.exp: New testcase. | Joel Brobecker | 1 | -0/+55 |
2009-03-12 | * gdb.ada/mod_from_name: New testcase. | Joel Brobecker | 2 | -0/+83 |
2009-03-12 | * gdb.ada/tick_last_segv: New testcase. | Joel Brobecker | 2 | -0/+68 |
2009-02-04 | * gdb.ada/uninitialized_vars: New test program. | Jerome Guitton | 3 | -0/+219 |
2009-01-14 | Update the copyright notice of some of the files I missed | Joel Brobecker | 3 | -3/+3 |
2009-01-03 | Updated copyright notices for most files. | Joel Brobecker | 124 | -124/+124 |
2008-11-28 | * gdb.ada/int_deref.exp: Convert the addresses into long_integer | Joel Brobecker | 1 | -2/+2 |
2008-11-27 | * gdb.cp/formatted-ref.exp: Add equality test. | Jerome Guitton | 1 | -0/+10 |
2008-11-15 | * gdb.ada/int_deref.exp: New testcase. | Joel Brobecker | 3 | -0/+86 |
2008-10-07 | * gdb.ada/ref_tick_size.exp: New testcase. | Joel Brobecker | 4 | -0/+124 |
2008-09-10 | * gdb.ada/Makefile.in (EXECUTABLES): Bring up to date. | Joel Brobecker | 1 | -0/+24 |
2008-09-10 | * gdb.ada/array_bounds.exp, gdb.ada/array_subscript_addr.exp, | Joel Brobecker | 25 | -67/+67 |
2008-09-10 | * gdb.ada/packed_tagged.exp: Accept "boolean" as a valid type | Joel Brobecker | 1 | -1/+1 |
2008-05-23 | * gdb.ada/null_array/foo.adb: Add multi-dimensional array | Joel Brobecker | 2 | -3/+10 |
2008-05-09 | * gdb.ada/assign_1.exp: New testcase. | Joel Brobecker | 1 | -0/+36 |
2008-05-06 | * gdb.ada/lang_switch: New test program. | Joel Brobecker | 3 | -0/+112 |
2008-04-19 | * gdb.ada/atomic_enum: New test program. | Joel Brobecker | 4 | -0/+128 |
2008-02-05 | * gdb.ada/complete/pck.ads, gdb.ada/complete/pck.adb, | Joel Brobecker | 4 | -0/+227 |
2008-02-01 | * gdb.ada/sym_print_name: New test program. | Joel Brobecker | 4 | -0/+142 |
2008-02-01 | * gdb.ada/nested/hello.adb: New file. | Joel Brobecker | 3 | -0/+82 |
2008-01-30 | * gdb.ada/formatted_ref: New test program. | Joel Brobecker | 4 | -0/+173 |
2008-01-30 | 2008-01-30 Paul N. Hilfinger <hilfinger@adacore.com> | Paul N. Hilfinger | 2 | -0/+91 |
2008-01-09 | * gdb.ada/null_array: New test program. | Joel Brobecker | 4 | -0/+126 |
2008-01-08 | * gdb.ada/funcall_param: New test program. | Joel Brobecker | 4 | -0/+124 |
2008-01-08 | * gdb.ada/arrayparam: New test program. | Joel Brobecker | 4 | -0/+140 |
2008-01-08 | * gdb.ada/print_pc.exp: Add verification of where gdb_start_cmd | Joel Brobecker | 1 | -0/+4 |
2008-01-05 | * gdb.ada/packed_tagged/comp_bug.adb: New file. | Joel Brobecker | 2 | -0/+105 |
2008-01-04 | * gdb.ada/homonym/homonym.ads, gdb.ada/homonym/homonym.adb, | Joel Brobecker | 4 | -0/+196 |
2008-01-04 | * gdb.ada/packed_array.exp: Add testing of references to | Joel Brobecker | 1 | -0/+10 |
2008-01-04 | * gdb.ada/type_coercion/ident.adb, gdb.ada/type_coercion/assign.adb: | Joel Brobecker | 3 | -0/+107 |
2008-01-04 | * gdb.ada/tagged/pck.ads, gdb.ada/tagged/pck.adb, | Joel Brobecker | 4 | -0/+157 |
2008-01-04 | * gdb.ada/ptype_field/pck.ads, gdb.ada/ptype_field/pck.adb, | Joel Brobecker | 4 | -0/+145 |
2008-01-03 | * gdb.ada/print_pc.exp: New testcase. | Joel Brobecker | 1 | -0/+44 |