aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite
AgeCommit message (Expand)AuthorFilesLines
2013-12-03Ada: Reserved word "all" should not need to be spelled in lowercase.Joel Brobecker5-0/+108
2013-12-03Add "undefined-command" error code at end of ^error result...Joel Brobecker2-0/+37
2013-12-03New GDB/MI command "-info-gdb-mi-command"Joel Brobecker2-0/+50
2013-12-02Record objfile->original_name as an absolute pathJan Kratochvil3-0/+35
2013-11-28Print entirely unavailable struct/union values as a single <unavailable>.Andrew Burgess2-23/+25
2013-11-28GDB perf test on disassembleYao Qi4-0/+127
2013-11-27 * gdb.base/callfuncs.c (main): Assign malloc's return valueLuis Machado6-5/+21
2013-11-26Tighten regexp in gdb.base/setshow.expAndrew Burgess2-2/+7
2013-11-26revert patch from 2013-11-22Tom Tromey4-287/+6
2013-11-25PR c++/14819: Explicit class:: inside class scope does not workKeith Seitz3-0/+271
2013-11-25GDB perf test on backtraceYao Qi4-0/+176
2013-11-24GDB perf test on single stepYao Qi4-0/+131
2013-11-23 * gdb.base/ena-dis-br.exp: Add missing quote to "step after continueDoug Evans2-1/+6
2013-11-23Test name tweaks for py-value.exp.Doug Evans2-5/+13
2013-11-23 * gdb.python/py-type.exp (test_enums): Fix typo.Doug Evans2-1/+6
2013-11-23* gdb.python/py-symbol.exp: Add some comments. Make all test names unique.Doug Evans2-16/+34
2013-11-23* gdb.python/py-symbol.exp: Fix whitespace.Doug Evans2-4/+8
2013-11-23 * gdb.python/python.exp: Don't call skip_python_tests, we still wantDoug Evans2-3/+7
2013-11-22Rename gdb.dwarf2/dw2-bad-cfi.* to gdb.dwarf2/dw2-unspecified-ret-addr.*.Pedro Alves4-13/+22
2013-11-22update comment in dw2-bad-cfi.S.Tom Tromey2-1/+6
2013-11-22handle an unspecified return address columnTom Tromey4-0/+292
2013-11-22Don't let two frames with the same id end up in the frame chain.Pedro Alves4-0/+627
2013-11-22Revert "Don't let two frames with the same id end up in the frame chain."Pedro Alves3-620/+0
2013-11-22Don't let two frames with the same id end up in the frame chain.Pedro Alves3-0/+620
2013-11-22Check has_more in mi_create_dynamic_varobjYao Qi3-9/+18
2013-11-22Use mi_create_floating_varobjYao Qi2-2/+7
2013-11-20Add missing ChangeLog entry.Pedro Alves1-0/+5
2013-11-20Make the maint.exp:'maint print objfiles' test less fragile.Pedro Alves1-3/+12
2013-11-20test: test eval routines with EVAL_AVOID_SIDE_EFFECTS flag setSanimir Agovic2-0/+44
2013-11-20Add MPX registers tests.Walfred Tedeschi3-0/+239
2013-11-20Add pretty-printer for MPX bnd registers.Walfred Tedeschi2-4/+9
2013-11-20Fix conditions in creating a bitfield.Walfred Tedeschi2-0/+6
2013-11-20Move changelog entry to the right ChangeLogYao Qi1-0/+5
2013-11-19Remove unnecessary '\'.Yao Qi2-2/+6
2013-11-19Fix format issues in lib/mi-support.expYao Qi2-278/+282
2013-11-19Remove 'whatever' in lib/mi-support.expYao Qi1-3/+0
2013-11-19Fix int() builtin with range type gdb.Value objects.Joel Brobecker5-0/+121
2013-11-18mi-language.exp: Check "langauge-option" in -list-features output.Joel Brobecker2-0/+11
2013-11-16gdb.ada/info_exc.exp,mi_exc_info.exp: Use more unique exception name.Joel Brobecker7-14/+28
2013-11-15 * lib/mi-support.exp (mi_gdb_test): Expect different formatsLuis Machado3-13/+83
2013-11-15gdb.ada/info_exc.exp,mi_exc_info.exp: handle runtimes with full debug info.Joel Brobecker3-2/+11
2013-11-15Start inferior before running test listing Ada exceptions.Joel Brobecker3-0/+17
2013-11-15fix PR c++/16117Tom Tromey4-0/+93
2013-11-14* gdb.python/py-breakpoint.exp: Make tests have unique names.Doug Evans2-29/+39
2013-11-14* gdb.python/py-breakpoint.exp: Reformat for 80 columns.Doug Evans2-79/+164
2013-11-14* gdb.python/py-breakpoint.exp: Split up into several functions,Doug Evans2-291/+345
2013-11-14Fix DW_OP_GNU_regval_type with FP registersJoel Brobecker9-0/+185
2013-11-14print summary from "make check"Tom Tromey2-0/+5
2013-11-14testsuite/gdb.dwarf2: dw2-case-insensitive.exp: p fuNC_lang fails on armOmair Javaid3-4/+23
2013-11-14GDB/MI: Add new "--language LANG" command option.Joel Brobecker2-0/+66