aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.base
AgeCommit message (Expand)AuthorFilesLines
2015-06-24New proc supports_get_siginfo_typeYao Qi2-6/+2
2015-06-18Test the interaction between GDBHISTSIZE and .gdbinitPatrick Palka1-3/+20
2015-06-17Tweak the handling of $GDBHISTSIZE edge cases [PR gdb/16999]Patrick Palka1-0/+70
2015-06-17Read $GDBHISTSIZE instead of $HISTSIZEPatrick Palka2-10/+10
2015-06-17Don't truncate the history file when history size is unlimitedPatrick Palka1-0/+58
2015-06-17Add vector ABI tests to gnu_vector.expAndreas Arnez2-21/+136
2015-06-15Allow gdb to find debug symbols file by build-id for PE file format alsoJon Turney1-6/+6
2015-05-28Disable exec-dependent follow vfork tests for remoteDon Breazeal1-12/+17
2015-05-21Make sure test names are unique in gdb.base/gdbinit-history.expPatrick Palka1-7/+9
2015-05-21gdb: Add completer for layout command.Andrew Burgess1-0/+19
2015-05-20gdb/testsuite: New skip_tui_tests predicate.Andrew Burgess1-0/+7
2015-05-19Fix gdb.base/gdbinit-history.exp when HISTSIZE is set in the environmentPedro Alves1-2/+10
2015-05-13Fix PR gdb/17820Patrick Palka3-0/+53
2015-05-08Fix coredump-filter.exp by correctly unsetting arraySergio Durigan Junior1-1/+1
2015-05-08Fix PR 18208: update /proc/pid/coredump_filter by c codeYao Qi2-9/+22
2015-05-08Skip watch_thread_num.exp on targets without access watchpointsAndreas Arnez1-1/+3
2015-04-30Skip setting HW watchpoint if skip_hw_watchpoint_multi_tests in gdb.base/brea...Yao Qi1-1/+2
2015-04-30Skip gdb.base/relativedebug.exp if libc doesn't have debug infoYao Qi1-0/+11
2015-04-29Use software watchpoints if hardware watchpoints are not available when testi...Luis Machado1-0/+5
2015-04-29Handle memory write errors on gdb.base/break-always.expLuis Machado1-13/+19
2015-04-26Clear variable "coredump_var_addr" before using it on gdb.base/coredump-filte...Sergio Durigan Junior1-0/+1
2015-04-24gdb: Add support for dumping to verilog hex format.Andrew Burgess1-4/+20
2015-04-23Fix gdb.base/interrupt.exp racy fail against gdbserverPedro Alves1-2/+11
2015-04-23gdb.base/interrupt.exp: Rename saw_eof to saw_end_of_filePedro Alves1-7/+7
2015-04-20Fix three test failures with extended remote targetsGary Benson1-4/+17
2015-04-15Increase timeout in watch-bitfields.exp for software watchpointYao Qi2-13/+18
2015-04-14Harden gdb.base/bp-permanent.expLuis Machado1-1/+2
2015-04-13Harden gdb.base/bp-permanent.expLuis Machado1-1/+12
2015-04-13Harden gdb.base/coredump-filter.expLuis Machado1-0/+12
2015-04-13Rename variable "addr" to "coredump_var_addr" in gdb.base/coredump-filter.expSergio Durigan Junior1-4/+4
2015-04-10[arm] watchpoint-reuse-slot.exp: skip setting HW points on some addressYao Qi1-0/+27
2015-04-10Fix gdb.base/sigstep.exp with displaced stepping on software single-step targetsPedro Alves1-23/+63
2015-04-10PR13858 - Can't do displaced stepping with no symbolsPedro Alves1-0/+92
2015-04-07gdb.base/interrupt.exp: Use send_inferior/$inferior_spawn_idPedro Alves1-19/+37
2015-04-07gdb.base/interrupt.exp: Use gdb_test_multiple instead of gdb_expectPedro Alves1-40/+49
2015-04-07gdb.base/interrupt.exp: Fix racePedro Alves1-6/+4
2015-04-02Make the default sysroot be "target:"Gary Benson1-0/+4
2015-03-31Implement support for checking /proc/PID/coredump_filterSergio Durigan Junior2-0/+259
2015-03-26Relax pattern to match the output of "info frame" in gdb.base/savedregs.expYao Qi1-1/+1
2015-03-18Tighten gdb.base/disp-step-syscall.expPedro Alves1-27/+26
2015-03-18Support catch syscall on aarch64 linuxYao Qi2-4/+41
2015-03-16watchpoint-reuse-slot.exp: skip setting HW breakpoints on some addressYao Qi1-0/+31
2015-03-11Typo fixYao Qi1-1/+1
2015-03-11Skip catch-syscall.exp on HP-UX targetYao Qi1-1/+1
2015-03-05gdb.base/bp-permanent.exp: Tighten regexPedro Alves1-1/+1
2015-03-04Enable gdb.base/foll-fork.exp on OpenBSDMark Kettenis1-1/+2
2015-03-04breakpoint-in-ro-region.exp: Support targets stopping in mid-line after "si"Andreas Arnez1-2/+3
2015-03-04catch-syscall.exp: Fix missing architecture name for s390:31-bitAndreas Arnez1-1/+1
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