X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=gdb%2Ftestsuite%2FChangeLog;h=7d8c8d0b7c5f9f831e80863c6447a3889f256866;hb=b40aa28fb5de5e84bd3409f54138def0ba904a9a;hp=488196c6eaeeb3288d87ac0b9e72e6296b48adc3;hpb=7f2d7a0d0d827788394ba7a5a8f4b6b4e0671a7c;p=deliverable%2Fbinutils-gdb.git diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog index 488196c6ea..7d8c8d0b7c 100644 --- a/gdb/testsuite/ChangeLog +++ b/gdb/testsuite/ChangeLog @@ -1,3 +1,43 @@ +2020-01-09 Andrew Burgess + + * lib/tuiterm.exp (Term::prepare_for_tui): New proc. + (Term::enter_tui): Use Term::prepare_for_tui. + +2020-01-09 Andrew Burgess + + * lib/tuiterm.exp (Term::dump_screen): Always dump the screen when + called. + +2020-01-09 Andrew Burgess + + * gdb.base/skip.exp: Fix race condition in test. + +2020-01-06 Andrew Burgess + + * gdb.base/backtrace.c: New file. + * gdb.base/backtrace.exp: New file. + +2020-01-05 Andrew Burgess + + * gdb.tui/list.exp: Test 'focus next' after 'list main'. + +2020-01-03 Philippe Waroquiers + + * gdb.base/style.exp: Test that warnings are styled. + +2019-12-29 Bernd Edlinger + + * gdb.base/line65535.exp: New file. + * gdb.base/line65535.c: New file. + +2019-12-27 Simon Marchi + + * lib/ada.exp (gnat_runtime_has_debug_info): New proc. + * lib/gnat_debug_info_test.adb: New file. + * gdb.ada/ptype_tagged_param.exp: Use + gnat_runtime_has_debug_info, expect a different output if + runtime does not have debug info. + 2019-12-20 Simon Marchi * lib/sym-info-cmds.exp (GDBInfoSymbols::check_no_entry): Add @@ -18013,6 +18053,6 @@ For older changes see ChangeLog-1993-2013. ;; version-control: never ;; End: - Copyright 2014-2019 Free Software Foundation, Inc. + Copyright 2014-2020 Free Software Foundation, Inc. Copying and distribution of this file, with or without modification, are permitted provided the copyright notice and this notice are preserved.