aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.base
AgeCommit message (Expand)AuthorFilesLines
2015-02-27Add "../lib/unbuffer_output.c" and use it in gdb.base/interrupt.cPedro Alves1-0/+5
2015-02-27Don't skip catch-syscall.exp on hppa*-hp-hpux* targetYao Qi1-7/+1
2015-02-26Fix print of value type in a corner case of finishAntoine Tremblay1-1/+1
2015-02-23gdb.base/info-os.c: Include stdlib.hPedro Alves1-0/+1
2015-02-20Fix gdb.base/solib-corrupted.exp after dtrace probes changesPedro Alves1-1/+1
2015-02-19Fix non executable stack handling when calling functions in the inferior.Antoine Tremblay2-0/+99
2015-02-17Simple testsuite for DTrace USDT probes.Jose E. Marchesi3-0/+165
2015-02-17Move `compute_probe_arg' and `compile_probe_arg' to probe.cJose E. Marchesi1-1/+1
2015-02-06"enable count" user input error handling (PR gdb/15678)Simon Marchi1-0/+8
2015-02-06gdb.base/gdb-sigterm.exp: Fix spurious FAILsPedro Alves2-16/+29
2015-02-04Clean up System V IPC objects allocated by test.Don Breazeal1-4/+18
2015-01-31Move vptr_{fieldno,basetype} out of main_type, and update everything accordin...Doug Evans1-1/+1
2015-01-31Add max-completions parameter, and implement tab-completion limiting.Gary Benson1-1/+84
2015-01-25Remove testsuite compile errors with GCC5.Mark Wielaard3-0/+3
2015-01-23Use GCC5/DWARF5 DW_AT_noreturn to mark functions that don't return normally.Mark Wielaard4-0/+164
2015-01-22Introduce gdb_interact in testsuiteAnders Granlund3-3/+3
2015-01-15Skip two more attach tests when testing against stub-like targetsDon Breazeal2-8/+10
2015-01-14PR17525 - breakpoint commands not executed when program run from -x scriptPedro Alves3-0/+130
2015-01-14PR cli/17828: -batch -ex r breaks terminalPedro Alves2-0/+208
2015-01-11PR gdb/15830Doug Evans1-11/+2
2015-01-09watch_thread_num.exp and targets with fairer event reportingPedro Alves3-14/+56
2015-01-09skip "attach" tests when testing against stub-like targetsPedro Alves2-4/+2
2015-01-01Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker646-646/+646
2014-12-18MIPS: Provide FPU info and decode FCSR in `info float'Yao Qi1-1/+8
2014-12-16Fix indentation of "maint print user-registers"Andreas Arnez1-6/+3
2014-12-13Fix 7.8 regression: resolve_dynamic_struct: Assertion `TYPE_NFIELDS (type) > ...Jan Kratochvil3-0/+83
2014-12-12Provide completer for "info registers"Andreas Arnez1-0/+31
2014-12-12MIPS: Keep the ISA bit in compressed code addressesMaciej W. Rozycki2-0/+145
2014-12-10Only leave dprintf inserted if it is marked as persistent (PR breakpoints/17012)Simon Marchi2-0/+128
2014-12-02execl-update-breakpoints.exp: Move whole segment instead of .text sectionAndreas Arnez1-8/+22
2014-11-28Match library name prefixed with sysrootYao Qi1-1/+9
2014-11-20Partial fix for PR breakpoints/10737: Make syscall info be per-arch instead o...Sergio Durigan Junior1-0/+71
2014-11-20Split struct symtab into two: struct symtab and compunit_symtab.Doug Evans1-2/+2
2014-11-19Use 2-byte instead of 4-byte NOP on S390 in 'bp-permanent' test caseAndreas Arnez1-0/+7
2014-11-17GDB testsuite: More fixes for warnings with -std=gnu11Andreas Arnez1-0/+1
2014-11-17Drop remaining references to removed source lines in break1.c and ur1.cAndreas Arnez3-48/+31
2014-11-15Add copyright headers.Doug Evans3-0/+51
2014-11-15PR symtab/17559Doug Evans3-0/+82
2014-11-13GDB testsuite: Fix warnings with -std=gnu11Andreas Arnez30-27/+62
2014-11-13GDB testsuite: drop non-prototype C function header variantsAndreas Arnez41-1634/+0
2014-11-13Drop non-prototype C function header variants: 'sepdebug' test caseAndreas Arnez2-47/+12
2014-11-13Drop non-prototype C function header variants: 'list' test caseAndreas Arnez2-14/+14
2014-11-13Drop non-prototype C function header variants: 'break' test caseAndreas Arnez3-55/+10
2014-11-13Drop non-prototype C function header variants: solib1.cAndreas Arnez1-9/+3
2014-11-13callfuncs.exp: Indent perform_all_tests()Andreas Arnez1-134/+134
2014-11-13Perform all tests in callfuncs.exp with and without C function prototypesAndreas Arnez1-44/+15
2014-11-13'callfuncs' test case: Fixes in conditionally compiled codeAndreas Arnez1-14/+6
2014-11-13Eliminate literal line numbers in shlib-call.expAndreas Arnez2-2/+2
2014-11-13Eliminate literal line numbers in jump.expAndreas Arnez2-16/+19
2014-11-13Eliminate literal line numbers in foll-exec.expAndreas Arnez3-20/+23