aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite
AgeCommit message (Expand)AuthorFilesLines
2015-02-11framefilter quit: New testJan Kratochvil2-0/+17
2015-02-11Fix adjust_pc_after_break, remove still current thread checkPedro Alves3-0/+150
2015-02-10lib/gdb.exp (gdb_load): Always return a result.Doug Evans2-0/+6
2015-02-10Add "signal SIGTRAP" testPedro Alves3-0/+118
2015-02-10gdbserver: Fix crash when QTinit is handled with no inferior process attachedAntoine Tremblay4-2/+86
2015-02-09GCC5/DWARFv5 Handle DW_TAG_atomic_type for C11 _Atomic type qualifier.Mark Wielaard3-0/+128
2015-02-09record-btrace: indicate gapsMarkus Metzger11-18/+31
2015-02-09record-btrace: add bts buffer size configuration optionMarkus Metzger2-0/+61
2015-02-09record btrace: add configuration structMarkus Metzger10-2/+30
2015-02-06"enable count" user input error handling (PR gdb/15678)Simon Marchi2-0/+13
2015-02-06Improve gdb.threads/attach-many-short-lived-threads.exp timeout handlingPedro Alves3-4/+51
2015-02-06gdb.base/gdb-sigterm.exp: Fix spurious FAILsPedro Alves3-16/+42
2015-02-04Clean up System V IPC objects allocated by test.Don Breazeal2-4/+26
2015-02-04Fix '--target_board=native-extended-gdbserver/-m32'Pedro Alves2-1/+9
2015-01-31Move vptr_{fieldno,basetype} out of main_type, and update everything accordin...Doug Evans2-1/+5
2015-01-31ChangeLog entries for max-completions patch.Gary Benson1-0/+6
2015-01-31Add max-completions parameter, and implement tab-completion limiting.Gary Benson2-1/+87
2015-01-31gdb.ada/dyn_arrayidx.exp: Add additional_flags=-gnat12.Doug Evans2-1/+5
2015-01-31Add support for inlining scripts into .debug_gdb_scripts.Doug Evans5-15/+178
2015-01-29gdb/DWARF: Support for arrays whose bound is a discriminant.Joel Brobecker5-0/+123
2015-01-29[Ada/varobj] number of children of null pointer to dynamic array.Joel Brobecker5-0/+125
2015-01-27Add gdb.Objfile.username.Doug Evans2-0/+24
2015-01-26check gdb.lookup_type return value in gdb.python/py-lookup-type.expJoel Brobecker2-1/+9
2015-01-25Remove testsuite compile errors with GCC5.Mark Wielaard21-1/+51
2015-01-23Catch exception in value_rtti_indirect_typeSimon Marchi3-0/+114
2015-01-23Use GCC5/DWARF5 DW_AT_noreturn to mark functions that don't return normally.Mark Wielaard5-0/+171
2015-01-23Linux: make target_is_async_p return false when async is offPedro Alves3-0/+143
2015-01-22Introduce gdb_interact in testsuiteAnders Granlund7-6/+37
2015-01-22compile: Fix function pointersJan Kratochvil2-0/+9
2015-01-17Reverse debugging for PowerPC.Wei-cheng Wang2-2/+10
2015-01-15Skip two more attach tests when testing against stub-like targetsDon Breazeal3-8/+17
2015-01-15[Ada] 'first/'last/'length of array whose bound is a discriminantJoel Brobecker5-0/+125
2015-01-14PR17525 - breakpoint commands not executed when program run from -x scriptPedro Alves4-0/+138
2015-01-14PR cli/17828: -batch -ex r breaks terminalPedro Alves3-0/+214
2015-01-13Enhance gdb.lookup_objfile so that it works with a symlinked binary.Doug Evans2-0/+16
2015-01-13gdb/testsuite: Make clean mostlyclean should not delete *.py.Joel Brobecker2-1/+5
2015-01-13[python/Ada] gdb.lookup_type fails to looking primitive typeJoel Brobecker2-0/+63
2015-01-12gdb.python/py-prompt.exp: restore GDBFLAGSPedro Alves2-0/+6
2015-01-12[testsuite patch] Fix new FAIL: py-frame.exp: test Frame.read_register(rip)Jan Kratochvil2-4/+15
2015-01-11Require numeric attributes to specify the form.Doug Evans7-18/+35
2015-01-11PR gdb/15830Doug Evans4-14/+24
2015-01-09add non-stop test that stresses thread starvation issuesPedro Alves3-0/+250
2015-01-09watch_thread_num.exp and targets with fairer event reportingPedro Alves4-14/+74
2015-01-09gdb.threads/{siginfo-thread.c,watchthreads-reorder.c,ia64-sigill.c} races wit...Pedro Alves4-0/+51
2015-01-09Test attaching to a program that constantly spawns short-lived threadsPedro Alves3-0/+288
2015-01-09Linux: Skip thread_db thread event reporting if PTRACE_EVENT_CLONE is supportedPedro Alves4-6/+25
2015-01-09skip "attach" tests when testing against stub-like targetsPedro Alves8-15/+50
2015-01-08Recognize branch instruction on MIPS in gdb.trace/entry-values.expYao Qi2-0/+18
2015-01-07[testsuite patch] Fix avx512.exp regressionJan Kratochvil2-1/+6
2015-01-06gdb/python: exception trying to create empty arrayJoel Brobecker2-0/+11