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:
parent
320f5391b6
commit
32aea73e01
@ -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>
|
2020-09-12 Joel Brobecker <brobecker@adacore.com>
|
||||||
|
|
||||||
* infrun.c (namespace selftests): Only define #if GDB_SELF_TEST.
|
* infrun.c (namespace selftests): Only define #if GDB_SELF_TEST.
|
||||||
|
@ -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>
|
2020-09-11 Moritz Riesterer <moritz.riesterer@intel.com>
|
||||||
Felix Willgerodt <Felix.Willgerodt@intel.com>
|
Felix Willgerodt <Felix.Willgerodt@intel.com>
|
||||||
|
|
||||||
|
@ -606,7 +606,7 @@ set show_conv_list \
|
|||||||
{$_gdb_maint_setting = <internal function _gdb_maint_setting>} \
|
{$_gdb_maint_setting = <internal function _gdb_maint_setting>} \
|
||||||
{$_gdb_setting_str = <internal function _gdb_setting_str>} \
|
{$_gdb_setting_str = <internal function _gdb_setting_str>} \
|
||||||
{$_gdb_setting = <internal function _gdb_setting>} \
|
{$_gdb_setting = <internal function _gdb_setting>} \
|
||||||
{$_gdb_major = 10} \
|
{$_gdb_major = 11} \
|
||||||
{$_gdb_minor = 1} \
|
{$_gdb_minor = 1} \
|
||||||
{$_shell_exitsignal = void} \
|
{$_shell_exitsignal = void} \
|
||||||
{$_shell_exitcode = 0} \
|
{$_shell_exitcode = 0} \
|
||||||
|
@ -1 +1 @@
|
|||||||
10.0.50.DATE-git
|
11.0.50.DATE-git
|
Loading…
Reference in New Issue
Block a user