Now that the version number in master has been bumped to 10, I get this
failure:
FAIL: gdb.base/default.exp: show convenience ($_gdb_major = 9 not found)
Update the test accordingly.
gdb/testsuite/ChangeLog:
* gdb.base/default.exp: Update value of $_gdb_major.
+2019-12-18 Simon Marchi <simon.marchi@efficios.com>
+
+ * gdb.base/default.exp: Update value of $_gdb_major.
+
2019-12-17 Bernd Edlinger <bernd.edlinger@hotmail.de>
* gdb.base/skip.exp: Fix test failure observed with gcc-9.2.0.
{$_gdb_maint_setting = <internal function _gdb_maint_setting>} \
{$_gdb_setting_str = <internal function _gdb_setting_str>} \
{$_gdb_setting = <internal function _gdb_setting>} \
- {$_gdb_major = 9} \
+ {$_gdb_major = 10} \
{$_gdb_minor = 1} \
{$_shell_exitsignal = void} \
{$_shell_exitcode = 0} \