Bump version to 11.0.50.DATE-git.

Now that the GDB 10 branch has been created, we can
bump the version number.

gdb/ChangeLog:

	GDB 10 branch created (8087c3fa8b):
	* version.in: Bump version to 11.0.50.DATE-git.

gdb/testsuite/ChangeLog:

	* gdb.base/default.exp: Change $_gdb_major to 11.
This commit is contained in:
Joel Brobecker 2020-09-12 19:34:28 -07:00
parent 320f5391b6
commit 32aea73e01
4 changed files with 11 additions and 2 deletions

View File

@ -1,3 +1,8 @@
2020-09-13 Joel Brobecker <brobecker@adacore.com>
GDB 10 branch created (8087c3fa8b5d695e3e29e69d70d0b35ec902ac59):
* version.in: Bump version to 11.0.50.DATE-git.
2020-09-12 Joel Brobecker <brobecker@adacore.com>
* infrun.c (namespace selftests): Only define #if GDB_SELF_TEST.

View File

@ -1,3 +1,7 @@
2020-09-13 Joel Brobecker <brobecker@adacore.com>
* gdb.base/default.exp: Change $_gdb_major to 11.
2020-09-11 Moritz Riesterer <moritz.riesterer@intel.com>
Felix Willgerodt <Felix.Willgerodt@intel.com>

View File

@ -606,7 +606,7 @@ set show_conv_list \
{$_gdb_maint_setting = <internal function _gdb_maint_setting>} \
{$_gdb_setting_str = <internal function _gdb_setting_str>} \
{$_gdb_setting = <internal function _gdb_setting>} \
{$_gdb_major = 10} \
{$_gdb_major = 11} \
{$_gdb_minor = 1} \
{$_shell_exitsignal = void} \
{$_shell_exitcode = 0} \

View File

@ -1 +1 @@
10.0.50.DATE-git
11.0.50.DATE-git