aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite
AgeCommit message (Expand)AuthorFilesLines
2013-12-10Add call to get_compiler_info to gdb_compile_shlib.Andrew Burgess2-2/+14
2013-12-10Set language for Ada minimal symbols.Joel Brobecker2-0/+11
2013-12-10GDB/MI: Document support for -exec-run --start in -list-featuresJoel Brobecker2-0/+11
2013-12-08Use gdb_produce_sourceYao Qi2-51/+61
2013-12-07strip off +x bits on non-executable/script filesMike Frysinger3-0/+5
2013-12-07gdb: testsuite: fix ksh shebang to use shMike Frysinger4-3/+9
2013-12-06Fix "info frame" in the outermost frame.Pedro Alves4-0/+608
2013-12-06 * gdb.base/break.exp: Fix setting of $baz.Doug Evans2-1/+5
2013-12-06Add support for DW_OP_bit_piece and DW_OP_plus_uconst to DWARF assembler.Andrew Burgess2-0/+14
2013-12-06testsuite: introduce index in varobj child eval.Keven Boell2-1/+17
2013-12-03Fixed typo in date in testsuite/ChangeLog entryJose E. Marchesi1-1/+1
2013-12-03testsuite: handle SIGLOST/SIGPWR conflict in sparc64-*-linux-gnu targets.Jose E. Marchesi3-4/+20
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