aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.base
AgeCommit message (Expand)AuthorFilesLines
2015-07-15Revert the previous 7 commits of: Validate binary before useJan Kratochvil4-272/+0
2015-07-15Tests for validate symbol file using build-idJan Kratochvil4-0/+272
2015-07-15Unbreak nios2-*-linux* GDB testing.Sandra Loosemore4-0/+14
2015-07-15[testsuite] Skip gdb.trace/range-stepping.exp test case if not supportedPierre Langlois1-21/+0
2015-07-14Add test that exercises the inferior being killed while stopped under GDBPedro Alves2-0/+164
2015-07-10gnu_vector.exp: Skip infcall tests on x86/x86_64Andreas Arnez1-6/+7
2015-07-07New proc is_aarch64_targetYao Qi1-1/+1
2015-07-07New proc is_aarch32_targetYao Qi2-2/+2
2015-07-07Enable multi-arch test in catch-syscall.exp on aarch64Yao Qi1-2/+5
2015-06-26Add option to remove duplicate command history entriesPatrick Palka1-0/+117
2015-06-26Add tab completion for TUI's "focus" commandPatrick Palka1-0/+18
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