Fortran, typeprint: Take level of details into account when printing elements of...
[deliverable/binutils-gdb.git] / gdb / testsuite / gdb.base /
2016-05-24  Francis RicciFix syntax error in annota-input-while-running.exp
2016-05-17  Tom TromeyAdd support for the Rust language
2016-05-16  Yao QiMatch shell_prompt # in batch-preserve-term-settings.exp
2016-05-04  Simon MarchiFix solib-display.exp remote check
2016-05-02  Simon MarchiFix detach.exp remote check
2016-05-02  Simon MarchiFix annota-input-while-running.exp remote check
2016-04-27  Simon MarchiRename gdb_load_shlibs to gdb_load_shlib
2016-04-27  Simon MarchiMake gdb_load_shlibs return the destination path of...
2016-04-27  Yao QiSkip gdb.base/branch-to-self.exp if gdb,nosignals exists
2016-04-25  Yao QiNew test case gdb.base/branch-to-self.exp
2016-04-22  Yao QiFix fail in gdb.base/annota1.exp and gdb.base/annota3.exp
2016-04-19  Doug EvansFix copyright year, remove linux only test.
2016-04-19  Doug Evans* source.c (is_regular_file): New arg errno_ptr.
2016-04-08  Jan Kratochviltestsuite: Fix for gcc-4.8: gdb.base/jit.exp gdb.base...
2016-04-07  Jan Kratochviltestsuite: Fix false FAILs with .bashrc GDBHISTFILE=...
2016-04-05  Simon MarchiImprove gdb_remote_download, remove gdb_download
2016-04-01  Artemiy Volkovgdb: allow enumeration constants as second operand...
2016-03-31  Pedro AlvesAdd regression test for PR gdb/19858 (JIT code registra...
2016-03-31  Pedro AlvesMake gdb.base/jit.exp binaries unique
2016-03-15  Doug EvansRemove hand-called function from test.
2016-03-14  Simon Marchigdb.base/default.exp: Add missing $_as_string to "show...
2016-03-11  Andrew Burgessgdb: New maint info line-table command.
2016-03-09  Pedro AlvesTest issuing a command split in multiple lines with...
2016-03-03  Doug Evansgdb.base/skip.exp: Use with_test_prefix.
2016-03-03  Yao QiNew test about step over clone syscall
2016-03-03  Yao QiReformat gdb.base/step-over-syscall.exp
2016-03-03  Yao QiRename disp-step-syscall.exp to step-over-syscall.exp
2016-03-03  Yao QiStep over fork/vfork syscall insn in gdbserver
2016-03-03  Yao QiStep over syscalll insn with disp-step on and off
2016-03-03  Yao QiRefactor gdb.base/disp-step-syscall.exp for general...
2016-03-01  Pedro AlvesFix gdb.base/catch-fork-kill.c compilation
2016-02-25  Yao QiRemove gdb.base/branches.c
2016-02-24  Gary BensonFix logic in exec_file_locate_attach
2016-02-23  Doug EvansExtend "skip" command to support -file, -gfile, -functi...
2016-02-18  Yao QiRemove setup_kfail server/13796 in disp-step-syscall.exp
2016-02-16  Doug EvansWhitespace cleanup for skip testcase.
2016-02-15  Simon Marchitestsuite: Fix some tests that write outside of the...
2016-02-10  Keith Seitzbreakpoints/19546: Fix crash after updating breakpoints
2016-02-09  Pedro AlvesFix PR19548: Breakpoint re-set inserts breakpoints...
2016-02-08  Simon MarchiAlways organize test artifacts in a directory hierarchy
2016-02-04  Yao Qi[testsuite] Remove BASEDIR
2016-02-01  Doug Evansgdb.base/skip.exp: Clean up multiple references to...
2016-02-01  Andrew Burgessgdb: New set/show max-value-size command.
2016-01-25  Pedro AlvesFix PR 19461: strange "info thread" behavior in non...
2016-01-25  Pedro AlvesFix PR 19494: hang when killing unfollowed fork children
2016-01-25  Pedro AlvesMove foreach_with_prefix to lib/gdb.exp
2016-01-22  Yao Qi[testsuite] Unbuffer the output in gdb.base/multi-forks.c
2016-01-21  Joel BrobeckerFix regression introduced in "break *<EXPR>" by explici...
2016-01-20  Andreas Arnezgnu_vector.exp: Respect `should_kfail' for PR 8549
2016-01-18  Pedro AlvesFix PR threads/19422 - show which thread caused stop
2016-01-13  Pedro AlvesAdd $_gthread convenience variable
2016-01-13  Pedro AlvesPer-inferior/Inferior-qualified thread IDs
2016-01-13  Pedro AlvesAdd a new $_inferior convenience variable
2016-01-13  Pedro AlvesFix PR19388: Can't access $_siginfo in breakpoint ...
2016-01-12  Josh StoneImplement 'catch syscall' for gdbserver
2016-01-12  Pedro AlvesTest gdb.base/random-signal.exp with "attach"
2016-01-12  Pedro AlvesReapply: List inferiors/threads/pspaces in ascending...
2016-01-11  Jan Kratochviltestsuite: i386 regression for funcargs.exp
2016-01-11  Jan Kratochviltestsuite: Regression for foll-vfork.exp
2016-01-11  Jan Kratochviltestsuite: Fix false FAILs on too long base directory
2016-01-01  Joel BrobeckerGDB copyright headers update after running GDB's copyri...
2015-12-22  Simon MarchiRemove HP-UX reference in foll-vfork.exp
2015-12-21  Simon MarchiRemove dead code in testsuite
2015-12-21  Simon MarchiRemove HP-UX references fom testsuite
2015-12-21  Simon MarchiRemove references to HP CC/aCC compiler from testsuite
2015-12-14  Sandra LoosemoreCheck for readline support in gdb.base/history-duplicat...
2015-12-14  Sandra LoosemoreSkip gdb.base/gdbinit-history.exp on remote hosts.
2015-12-14  Sandra LoosemoreSkip gdb.base/gdbhistsize-history.exp on remote hosts.
2015-12-14  Sandra LoosemoreSkip tests that send ctrl-c to GDB if nointerrupts...
2015-12-14  Don BreazealTarget remote mode fork and exec test updates
2015-12-11  Andrew Burgessgdb: Add an error when 'list -' reaches the start of...
2015-12-11  Andrew Burgessgdb: 'list' command, tweak handling of +/- arguments.
2015-12-11  Andrew Burgessgdb: Make test names unique in list.exp.
2015-12-11  Yao QiRemove gdb.base/coremaker2.c
2015-12-09  Kevin Buettnergdb.base/async.exp: Handle "asynchronous execution...
2015-12-05  Josh Stonegdbserver: set ptrace flags after creating inferiors
2015-12-03  Yao QiRun gdb.base/sizeof.exp with board having gdb,noinferiorio
2015-12-01  Yao QiRun gdb.base/disp-step-syscall.exp for aarch64-linux
2015-11-30  Pedro AlvesMake dprintf-non-stop.exp cope with remote testing
2015-11-24  Pedro AlvesList displays in ascending order
2015-11-24  Pedro AlvesList checkpoints in ascending order
2015-11-24  Pedro AlvesList inferiors/threads/pspaces in ascending order
2015-11-23  Kevin Buettnerminsyms.c: Scan backwards over all zero sized symbols.
2015-11-23  Joel Brobeckererror/internal-error printing local variable during...
2015-11-20  Jose E. Marchesicallfuncs.exp: avoid spurious register differences...
2015-11-20  Sandra LoosemoreFix think-o in calls to gdb_compile.
2015-11-13  Yao QiRemove d10v from testsuite
2015-11-13  Yao Qigdb.base/gnu_vector.exp: Don't test output from the...
2015-10-21  Sandra LoosemoreAdjust timeout in gdb.base/freebpcmd.exp.
2015-10-21  Yao QiRemove checking vCont;s in exec_cmd_expect_vCont_count
2015-10-20  Josh Stonegdb: Improve syscall entry/return tracking on Linux
2015-10-12  Andrew Burgessgdb: Fix bug with dbx style func command.
2015-10-12  Pierre-Marie de... Forward VALUE_LVAL when avoiding side effects for STRUC...
2015-10-09  Pedro AlvesFix gdb.base/a2-run.exp race
2015-09-28  Doug Evansgdb.base/gcore.c (array_func): Add reference to static_...
2015-09-18  Sandra LoosemoreFix directory prefix in gdb.base/dso2dso.exp.
2015-09-18  Sandra LoosemoreFix shared library load in gdb.base/global-var-nested...
2015-09-15  Doug EvansHandle clang naming of function static local variable.
2015-09-14  Pedro AlvesBail out of processing stop if hook-stop resumes target...
2015-09-11  Don BreazealExtended-remote exec test
next
This page took 0.110695 seconds and 7 git commands to generate.