Age | Commit message (Expand) | Author | Files | Lines |
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 |
2011-07-01 | handle character-based enumeration typedefs | Joel Brobecker | 4 | -0/+101 |
2011-05-16 | 2011-05-16 Pedro Alves <pedro@codesourcery.com> | Pedro Alves | 1 | -1/+1 |
2011-04-01 | extend scope of testing in gdb.ada/arrayptr | Joel Brobecker | 2 | -0/+16 |
2011-04-01 | improve Ada exception catchpoint MI notification | Joel Brobecker | 2 | -0/+180 |
2011-03-28 | gdb/testsuite/ | Jan Kratochvil | 5 | -14/+28 |
2011-03-09 | * gdb.ada/catch_ex.exp: Use explicit gdb_test rather than | Tom Tromey | 1 | -1/+3 |
2011-03-09 | * lib/gdb.exp (inferior_exited_re): Match. leading `['. Wrap in | Tom Tromey | 1 | -2/+1 |
2011-03-07 | gdb | Tom Tromey | 2 | -6/+2 |
2011-02-22 | 2011-02-22 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 1 | -1/+1 |
2011-02-22 | 2011-02-21 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 1 | -0/+1 |
2011-02-21 | add xfail for "print u_var" test in gdb.ada/packed_array.exp | Joel Brobecker | 1 | -2/+12 |
2011-02-17 | [Ada] Fix unconstrained packed array size | Joel Brobecker | 4 | -0/+57 |
2011-01-14 | new testcase for Ada Wide Wide Characters and Strings | Joel Brobecker | 4 | -0/+119 |
2011-01-06 | [testsuite/gdb.ada] simplify some testcases by using clean_restart. | Joel Brobecker | 47 | -188/+47 |
2011-01-06 | Avoid the use of gdb_start_cmd in gdb.ada/*.exp testcases. | Joel Brobecker | 8 | -27/+23 |
2011-01-06 | Add copyright header to some Ada files (testsuite) | Joel Brobecker | 4 | -0/+60 |
2011-01-02 | gdb/testsuite/ | Jan Kratochvil | 1 | -1/+1 |
2011-01-01 | run copyright.sh for 2011. | Joel Brobecker | 166 | -166/+181 |
2010-12-29 | [Ada] print null array pointer as `0x0' rather than `(null)' | Joel Brobecker | 2 | -0/+3 |
2010-12-29 | [Ada] do not print arrays as array pointers | Joel Brobecker | 1 | -1/+1 |
2010-11-04 | gdb/testsuite/ | Jan Kratochvil | 1 | -0/+9 |
2010-06-10 | 2010-06-08 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 7 | -14/+8 |
2010-06-08 | 2010-06-08 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 1 | -5/+5 |
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 |