Add support for the readnever concept
[deliverable/binutils-gdb.git] / gdb / testsuite / ChangeLog
2017-12-01  Sergio Durigan JuniorAdd support for the readnever concept
2017-12-01  Yao QiReplace mail address with the URL in copyright header
2017-11-30  Joel BrobeckerNew gdb.ada/repeat_dyn testcase.
2017-11-30  Ulrich Weigand[spu] Some additional test fixes
2017-11-30  Simon MarchiUse boards/local-board.exp more
2017-11-30  Pedro AlvesFix gdb.linespec/cpls-ops.exp on 32-bit
2017-11-29  Pedro AlvesBreakpoints in symbols with ABI tags (PR c++/19436)
2017-11-29  Pedro AlvesMake "break foo" find "A::foo", A::B::foo", etc. [C...
2017-11-29  Phil MuldoonFix Python rbreak tests setting too many breakpoints...
2017-11-29  Tom TromeyFix add-symbol-file usage and errors
2017-11-29  Thomas Preud'homme[gdb/testsuite] Fix return type of psymtab-parameter
2017-11-29  Thomas Preud'homme[gdb/testsuite] Fix wrong return type in tests
2017-11-27  Joel Brobeckerfix two issues in gdb.ada/mi_catch_ex.exp (re: "excepti...
2017-11-26  Ulrich WeigandFix broken ChangeLog entry for last commit.
2017-11-26  Ulrich Weigand[spu] Fix various test cases
2017-11-25  Pedro AlvesFix completing an empty string
2017-11-25  Pedro AlvesAdd comprehensive C++ operator linespec/location/comple...
2017-11-24  Pedro AlvesComprehensive C++ linespec/completer tests
2017-11-24  Joel Brobecker(Ada) provide the exception message when hitting an...
2017-11-23  Yao Qi[testsuite] Pass -g3 to clang in gdb.base/macscp.exp
2017-11-22  Simon MarchiShow optimized out local variables in "info locals"
2017-11-22  Yao Qi[testsuite] Pass pthreads in prepare_for_testing
2017-11-22  Yao Qi[testsuite] Don't skip gdb.dwarf2/pr10770.exp for non...
2017-11-22  Yao Qi[testsuite] Pass -pie in ldflags
2017-11-22  Ulrich WeigandTarget FP: Make use of MPFR if available
2017-11-22  Ulrich WeigandTarget FP: Refactor use of host floating-point arithmetic
2017-11-21  Ulrich Weigand[PowerPC] Detect different long double floating-point...
2017-11-21  Pedro Alvesgdb.ada/minsyms.exp: Don't hardcode the variable's...
2017-11-20  Pedro AlvesFix gdb.base/whatis-ptype-typedefs.exp on 32-bit archs
2017-11-17  Tom TromeyHandle dereferencing Rust trait objects
2017-11-17  Joel Brobecker(Ada) fix handling of minimal symbols (UNOP_CAST and...
2017-11-16  Pedro AlvesTest breakpoint commands w/ "continue" + Ctrl-C
2017-11-16  Pedro AlvesFix testing gdb.rust/modules.exp against gdbserver
2017-11-16  Pedro AlvesGDBserver: Fix ignored Ctrl-C after reconnection
2017-11-16  Phil MuldoonAdd Python rbreak command.
2017-11-16  Pedro AlvesFix gdb.base/starti.exp racy test
2017-11-15  Simon MarchiFix gdb.tui/completion.exp test
2017-11-14  Simon Marchigdb.opt/inline-locals.exp: Remove trailing parentheses...
2017-11-09  Pedro AlvesFix racy output matching in gdb.tui/tui-completion.exp
2017-11-09  Pedro AlvesFix racy output matching in gdb.base/multi-attach.exp...
2017-11-09  Pedro AlvesFix racy output matching in gdb.base/cpcompletion.exp
2017-11-09  Pedro AlvesFix racy output matching in gdb.base/memattr.exp
2017-11-09  Pedro AlvesFix racy output matching in gdb.base/completion.exp
2017-11-09  Pedro AlvesFix racy output matching in gdb.asm/asm-source.exp
2017-11-09  Joel Brobeckerlocal variable watchpoint not deleted after leaving...
2017-11-08  Pedro AlvesAvoid expensive complaint calls when complaints are...
2017-11-08  Djordje TodorovicAdd test for fetching TLS from core file
2017-11-08  Pedro AlvesIntroduce lookup_name_info and generalize Ada's FULL...
2017-11-07  Pedro AlvesAdd some more breakpoint/location range tests
2017-11-07  Pedro AlvesMake breakpoint/location number parsing error output...
2017-11-07  Pedro AlvesAdd base 'enable/disable invalid location range' tests
2017-11-07  Pedro AlvesBreakpoint location parsing: always error instead of...
2017-11-07  Xavier RoirandAllow enabling/disabling breakpoint location ranges
2017-11-06  Pedro AlvesTest attaching to a process that isn't a process group...
2017-11-06  Pedro AlvesAssume termios is available, remove support for termio...
2017-11-03  Yao QiSkip gdb.mi/list-thread-groups-available.exp if no...
2017-11-03  Yao QiSkip gdb.python/py-thrhandle.exp if python is not enabled.
2017-11-01  Simon MarchiUse console uiout when executing breakpoint commands
2017-10-28  Maksim DzabraevMake gdb.selected_thread().inferior return a new reference
2017-10-27  Keith SeitzUse SaL symbol name when reporting breakpoint locations
2017-10-27  Yao Qi[AArch64] Mark LR clobbered by BL in inline asm
2017-10-27  Patrick FrantsFix broken recursion detection when printing static...
2017-10-24  Pedro AlvesFix racy test in gdb.base/new-ui.exp
2017-10-24  Pedro AlvesReindent gdb.threads/attach-into-signal.exp
2017-10-24  Pedro AlvesDrop /proc/PID/status polling from gdb.threads/attach...
2017-10-24  Pedro AlvesFix unstable test names in gdb.threads/attach-into...
2017-10-24  Pedro AlvesFix unstable test names in gdb.python/py-objfile.exp
2017-10-24  Pedro AlvesFix unstable test names in gdb.gdb/unittest.exp
2017-10-24  Pedro AlvesFix unstable test names in gdb.base/startup-with-shell.exp
2017-10-24  Pedro AlvesFix unstable test names in gdb.arch/arc-tdesc-cpu.exp
2017-10-20  Pedro AlvesFix 'gdb.base/quit.exp hangs forever' if the test fails
2017-10-19  Andrew Burgessgdb: Remove hard-coded line number from test
2017-10-19  Pedro AlvesFix inferior deadlock with "target remote | CMD"
2017-10-18  Keith SeitzCanonicalize conversion operators
2017-10-17  Pedro AlvesReally make the native-stdio-gdbserver board non-remote
2017-10-17  Pedro AlvesAdd several "quit with live inferior" tests
2017-10-17  Keith SeitzAdd missing ChangeLog entries.
2017-10-16  Pedro AlvesMake native gdbserver boards no longer be "remote"...
2017-10-16  Simon MarchiUse proc_with_prefix in py-breakpoint.exp
2017-10-13  Pedro AlvesSkip a few tests on targets that can't use the "run...
2017-10-13  Pedro AlvesFix gdb.base/testenv.exp against --target_board=native...
2017-10-13  Pedro AlvesDon't run gdb.gdb/ selftests if use_gdb_stub is true
2017-10-13  Pedro AlvesMake gdb.base/find-unmapped.exp pass on remote targets
2017-10-13  Pedro AlvesFix gdb.base/term.exp on non-"target native" boards
2017-10-13  Pedro AlvesRemove is_remote kfail from gdb.python/py-evthreads.exp
2017-10-13  Pedro AlvesFix gdb.python/py-evthreads.exp with --target_board...
2017-10-13  Pedro Alveskfail gdb.python/py-evsignal.exp on RSP targets properly
2017-10-13  Pedro AlvesSkip gdb.threads/thread_events.exp on RSP targets properly
2017-10-13  Pedro AlvesTweak gdb.base/corefile.exp is_remote check
2017-10-13  Pedro AlvesFix is_remote check in gdb.base/remote.exp
2017-10-13  Pedro Alvesgdb.base/remote.exp: Fix typo and add missing return
2017-10-13  Pedro AlvesMake gdb.base/solib-nodir.exp work with --target_board...
2017-10-13  Pedro AlvesEliminate is_remote check in gdb.base/shlib-call.exp
2017-10-13  Pedro AlvesEliminate is_remote check in gdb.base/scope.exp
2017-10-12  Pedro AlvesRemove references to gdb64 in the testsuite
2017-10-12  Simon MarchiRemove is_remote check in labels.exp
2017-10-12  Pedro AlvesMake gdb.base/auvx.exp work with --target_board=native...
2017-10-12  Pedro AlvesRun gdb.base/catch-fork-static.exp on remote target...
2017-10-12  Pedro Alvescheckpoint.exp: Check for non-"target native" instead...
2017-10-12  Simon MarchiRemove is_remote target check from gdb.base/dprintf...
next
This page took 0.271372 seconds and 107 git commands to generate.