public inbox for gdb-testers@sourceware.org help / color / mirror / Atom feed
From: gdb-buildbot@sergiodj.net To: gdb-testers@sourceware.org Subject: [binutils-gdb] Update gdb.base/default.exp for GDB 10 Date: Wed, 18 Dec 2019 22:06:00 -0000 [thread overview] Message-ID: <99a5596592eda72c5c60b45cdfabb47e426132d5@gdb-build> (raw) *** TEST RESULTS FOR COMMIT 99a5596592eda72c5c60b45cdfabb47e426132d5 *** commit 99a5596592eda72c5c60b45cdfabb47e426132d5 Author: Simon Marchi <simon.marchi@efficios.com> AuthorDate: Wed Dec 18 16:46:17 2019 -0500 Commit: Simon Marchi <simon.marchi@efficios.com> CommitDate: Wed Dec 18 16:46:17 2019 -0500 Update gdb.base/default.exp for GDB 10 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. diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog index 01f6fdf37b..1079e71c84 100644 --- a/gdb/testsuite/ChangeLog +++ b/gdb/testsuite/ChangeLog @@ -1,3 +1,7 @@ +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. diff --git a/gdb/testsuite/gdb.base/default.exp b/gdb/testsuite/gdb.base/default.exp index c323060d9a..25e5e661bb 100644 --- a/gdb/testsuite/gdb.base/default.exp +++ b/gdb/testsuite/gdb.base/default.exp @@ -608,7 +608,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 = 9} \ + {$_gdb_major = 10} \ {$_gdb_minor = 1} \ {$_shell_exitsignal = void} \ {$_shell_exitcode = 0} \
next reply other threads:[~2019-12-18 22:06 UTC|newest] Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top 2019-12-18 22:06 gdb-buildbot [this message] 2019-12-18 22:27 ` Failures on Ubuntu-Aarch64-native-extended-gdbserver-m64, branch master gdb-buildbot 2019-12-18 22:44 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, " gdb-buildbot 2019-12-20 11:05 ` Failures on Fedora-i686, " gdb-buildbot 2019-12-20 11:20 ` Failures on Fedora-x86_64-cc-with-index, " gdb-buildbot 2019-12-20 11:24 ` Failures on Fedora-x86_64-m32, " gdb-buildbot 2019-12-20 11:40 ` Failures on Fedora-x86_64-m64, " gdb-buildbot 2019-12-20 11:55 ` Failures on Fedora-x86_64-native-gdbserver-m32, " gdb-buildbot 2019-12-20 12:12 ` Failures on Fedora-x86_64-native-gdbserver-m64, " gdb-buildbot
Reply instructions: You may reply publicly to this message via plain-text email using any one of the following methods: * Save the following mbox file, import it into your mail client, and reply-to-all from there: mbox Avoid top-posting and favor interleaved quoting: https://en.wikipedia.org/wiki/Posting_style#Interleaved_style * Reply using the --to, --cc, and --in-reply-to switches of git-send-email(1): git send-email \ --in-reply-to=99a5596592eda72c5c60b45cdfabb47e426132d5@gdb-build \ --to=gdb-buildbot@sergiodj.net \ --cc=gdb-testers@sourceware.org \ /path/to/YOUR_REPLY https://kernel.org/pub/software/scm/git/docs/git-send-email.html * If your mail client supports setting the In-Reply-To header via mailto: links, try the mailto: linkBe sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox; as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).