aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite
AgeCommit message (Expand)AuthorFilesLines
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
2013-11-13PR c++/7539Keith Seitz4-4/+360
2013-11-13fix multi-arch-exec for parallel modeTom Tromey3-3/+11
2013-11-12 * gdb.base/fileio.exp: Make $dir2 writable after the test is doneDoug Evans2-0/+10
2013-11-12Implement GDB/MI equivalent of "info exceptions" CLI command.Joel Brobecker4-0/+93
2013-11-12Add command to list Ada exceptionsJoel Brobecker4-0/+99
2013-11-11 * gdb.arch/arm-bl-branch-dest.exp: Use gdb_test_file_name insteadDoug Evans2-1/+6
2013-11-112013-11-11 Phil Muldoon <pmuldoon@redhat.com>Phil Muldoon4-0/+490
2013-11-11Dandling memory pointers in Ada catchpoints with GDB/MI.Joel Brobecker4-0/+145
2013-11-07Fix email address in earlier entry.Doug Evans1-1/+1
2013-11-07PR 11786Doug Evans3-0/+122
2013-11-072013-11-07 Phil Muldoon <pmuldoon@redhat.com>Phil Muldoon3-4/+72
2013-11-072013-11-07 Phil Muldoon <pmuldoon@redhat.com>Phil Muldoon2-0/+38
2013-11-06 * gdb.python/py-arch.exp: Tweak test name for bad memory access test.Doug Evans2-1/+5
2013-11-06Test on solib load and unloadYao Qi5-0/+260
2013-11-06Mention perf test in testsuite/READMEYao Qi2-0/+31
2013-11-06Perf test frameworkYao Qi7-0/+491
2013-11-06New make target 'check-perf' and new dir gdb.perfYao Qi5-2/+29
2013-11-04switch to fully parallel modeTom Tromey2-58/+56
2013-11-04fix some fission testsTom Tromey5-5/+28
2013-11-04fix some "exec" testsTom Tromey7-15/+36
2013-11-04fix argv0-symlink.exp for parallel modeTom Tromey2-2/+14
2013-11-04make gdb.asm parallel-safeTom Tromey2-6/+13