Fix and test "checkpoint" in non-stop mode
[binutils-gdb.git] / gdb / testsuite / gdb.base /
2015-08-07 Pedro AlvesFix and test "checkpoint" in non-stop mode
2015-08-06 Pedro AlvesFix gdb.base/valgrind-infcall.exp with the native-exten...
2015-08-03 Sandra LoosemoreFurther robustify gdb.base/bp-permanent.exp.
2015-07-31 Pedro Alvestestsuite: tcl exec& -> 'kill -9 $pid' is racy (attach...
2015-07-29 Patrick Palkabatch-preserve-term-settings.exp: use send_quit_command...
2015-07-29 Patrick PalkaTest that terminal settings are restored after quitting...
2015-07-29 Pedro AlvesMake gdb.base/multi-forks.exp work with the native...
2015-07-29 Patrick PalkaMake sure terminal settings are restored before exiting
2015-07-29 Patrick PalkaClean up batch-preserve-term-settings.exp
2015-07-29 Pedro Alvesinterrupt.exp: Revert back to checking gdb,noinferiorio...
2015-07-29 Pedro AlvesUnbuffer all tests that rely on stdio
2015-07-29 Pedro AlvesMake gdb.base/varargs.exp use gdb_test_stdio
2015-07-29 Pedro AlvesMake gdb.base/shlib-call.exp use gdb_test_stdio
2015-07-29 Pedro AlvesMake gdb.base/ending-run.exp use gdb_test_stdio
2015-07-29 Pedro AlvesMake gdb.base/call-rt-st.exp use $inferior_spawn_id
2015-07-29 Pedro AlvesMake gdb.base/call-ar-st.exp use gdb_test_stdio
2015-07-29 Pedro AlvesMake gdb.base/a2-run.exp use $inferior_spawn_id and...
2015-07-29 Pedro AlvesMake gdb.base/dprintf.exp use gdb_test_stdio
2015-07-29 Pedro AlvesMake gdb.base/catch-gdb-caused-signals.exp use gdb_test...
2015-07-29 Pedro AlvesMake gdb.base/call-strs.exp use gdb_test_stdio
2015-07-29 Pedro AlvesMake gdb.base/sizeof.exp use gdb_test_stdio
2015-07-29 Pedro AlvesDon't rely on inferior I/O in gdb.base/restore.exp
2015-07-29 Pedro AlvesDon't rely on inferior I/O in {call-signal-resume,...
2015-07-29 Pedro AlvesDon't rely on inferior I/O in gdb.base/siginfo-addr.exp
2015-07-27 Patrick PalkaHave SIGTERM promptly quit GDB even when the dummy...
2015-07-24 Doug EvansClean up testsuite compiler_info support.
2015-07-24 Sergio Durigan JuniorCall gdb_exit before gdb_skip_xml_test on gdb.base...
2015-07-15 Jan KratochvilRevert the previous 7 commits of: Validate binary befor...
2015-07-15 Jan KratochvilTests for validate symbol file using build-id
2015-07-15 Sandra LoosemoreUnbreak nios2-*-linux* GDB testing.
2015-07-15 Pierre Langlois[testsuite] Skip gdb.trace/range-stepping.exp test...
2015-07-14 Pedro AlvesAdd test that exercises the inferior being killed while...
2015-07-10 Andreas Arnezgnu_vector.exp: Skip infcall tests on x86/x86_64
2015-07-07 Yao QiNew proc is_aarch64_target
2015-07-07 Yao QiNew proc is_aarch32_target
2015-07-07 Yao QiEnable multi-arch test in catch-syscall.exp on aarch64
2015-06-26 Patrick PalkaAdd option to remove duplicate command history entries
2015-06-26 Patrick PalkaAdd tab completion for TUI's "focus" command
2015-06-24 Yao QiNew proc supports_get_siginfo_type
2015-06-18 Patrick PalkaTest the interaction between GDBHISTSIZE and .gdbinit
2015-06-17 Patrick PalkaTweak the handling of $GDBHISTSIZE edge cases [PR gdb...
2015-06-17 Patrick PalkaRead $GDBHISTSIZE instead of $HISTSIZE
2015-06-17 Patrick PalkaDon't truncate the history file when history size is...
2015-06-17 Andreas ArnezAdd vector ABI tests to gnu_vector.exp
2015-06-15 Jon TurneyAllow gdb to find debug symbols file by build-id for...
2015-05-28 Don BreazealDisable exec-dependent follow vfork tests for remote
2015-05-22 Patrick PalkaMake sure test names are unique in gdb.base/gdbinit...
2015-05-21 Andrew Burgessgdb: Add completer for layout command.
2015-05-20 Andrew Burgessgdb/testsuite: New skip_tui_tests predicate.
2015-05-19 Pedro AlvesFix gdb.base/gdbinit-history.exp when HISTSIZE is set...
2015-05-13 Patrick PalkaFix PR gdb/17820
2015-05-08 Sergio Durigan JuniorFix coredump-filter.exp by correctly unsetting array
2015-05-08 Yao QiFix PR 18208: update /proc/pid/coredump_filter by c...
2015-05-08 Andreas ArnezSkip watch_thread_num.exp on targets without access...
2015-04-30 Yao QiSkip setting HW watchpoint if skip_hw_watchpoint_multi_...
2015-04-30 Yao QiSkip gdb.base/relativedebug.exp if libc doesn't have...
2015-04-29 Luis MachadoUse software watchpoints if hardware watchpoints are...
2015-04-29 Luis MachadoHandle memory write errors on gdb.base/break-always.exp
2015-04-26 Sergio Durigan JuniorClear variable "coredump_var_addr" before using it...
2015-04-24 Andrew Burgessgdb: Add support for dumping to verilog hex format.
2015-04-23 Pedro AlvesFix gdb.base/interrupt.exp racy fail against gdbserver
2015-04-23 Pedro Alvesgdb.base/interrupt.exp: Rename saw_eof to saw_end_of_file
2015-04-20 Gary BensonFix three test failures with extended remote targets
2015-04-15 Yao QiIncrease timeout in watch-bitfields.exp for software...
2015-04-14 Luis MachadoHarden gdb.base/bp-permanent.exp
2015-04-13 Luis MachadoHarden gdb.base/bp-permanent.exp
2015-04-13 Luis MachadoHarden gdb.base/coredump-filter.exp
2015-04-13 Sergio Durigan JuniorRename variable "addr" to "coredump_var_addr" in gdb...
2015-04-10 Yao Qi[arm] watchpoint-reuse-slot.exp: skip setting HW points...
2015-04-10 Pedro AlvesFix gdb.base/sigstep.exp with displaced stepping on...
2015-04-10 Pedro AlvesPR13858 - Can't do displaced stepping with no symbols
2015-04-07 Pedro Alvesgdb.base/interrupt.exp: Use send_inferior/$inferior_spa...
2015-04-07 Pedro Alvesgdb.base/interrupt.exp: Use gdb_test_multiple instead...
2015-04-07 Pedro Alvesgdb.base/interrupt.exp: Fix race
2015-04-02 Gary BensonMake the default sysroot be "target:"
2015-03-31 Sergio Durigan JuniorImplement support for checking /proc/PID/coredump_filter
2015-03-26 Yao QiRelax pattern to match the output of "info frame" in...
2015-03-18 Pedro AlvesTighten gdb.base/disp-step-syscall.exp
2015-03-18 Yao QiSupport catch syscall on aarch64 linux
2015-03-16 Yao Qiwatchpoint-reuse-slot.exp: skip setting HW breakpoints...
2015-03-11 Yao QiTypo fix
2015-03-11 Yao QiSkip catch-syscall.exp on HP-UX target
2015-03-05 Pedro Alvesgdb.base/bp-permanent.exp: Tighten regex
2015-03-04 Mark KettenisEnable gdb.base/foll-fork.exp on OpenBSD
2015-03-04 Andreas Arnezbreakpoint-in-ro-region.exp: Support targets stopping...
2015-03-04 Andreas Arnezcatch-syscall.exp: Fix missing architecture name for...
2015-02-27 Pedro AlvesAdd "../lib/unbuffer_output.c" and use it in gdb.base...
2015-02-27 Yao QiDon't skip catch-syscall.exp on hppa*-hp-hpux* target
2015-02-26 Antoine TremblayFix print of value type in a corner case of finish
2015-02-23 Pedro Alvesgdb.base/info-os.c: Include stdlib.h
2015-02-20 Pedro AlvesFix gdb.base/solib-corrupted.exp after dtrace probes...
2015-02-19 Antoine TremblayFix non executable stack handling when calling function...
2015-02-17 Jose E. MarchesiSimple testsuite for DTrace USDT probes.
2015-02-17 Jose E. MarchesiMove `compute_probe_arg' and `compile_probe_arg' to...
2015-02-06 Simon Marchi"enable count" user input error handling (PR gdb/15678)
2015-02-06 Pedro Alvesgdb.base/gdb-sigterm.exp: Fix spurious FAILs
2015-02-04 Don BreazealClean up System V IPC objects allocated by test.
2015-02-01 Doug EvansMove vptr_{fieldno,basetype} out of main_type, and...
2015-01-31 Gary BensonAdd max-completions parameter, and implement tab-comple...
2015-01-25 Mark WielaardRemove testsuite compile errors with GCC5.
next