Branch: refs/heads/master Home: https://github.com/crosstool-ng/crosstool-ng Commit: 26ce9942a3bbb68268ba8929aab6f9fee2eb1f97 https://github.com/crosstool-ng/crosstool-ng/commit/26ce9942a3bbb68268ba8929aab6f9fee2eb1f97 Author: Alexey Neyman Date: 2017-02-02 (Thu, 02 Feb 2017) Changed paths: M config/debug/gdb.in.cross M config/debug/gdb.in.gdbserver Log Message: ----------- Require C++ support for gdbserver 7.12 or newer. Also, do not select gdbserver for cross-gdb automatically, or it may be selected even without meeting the dependencies (if C++ is not enabled) Signed-off-by: Alexey Neyman Commit: 295381ab7ac4e7d68a47fecaf1084e7523c555a3 https://github.com/crosstool-ng/crosstool-ng/commit/295381ab7ac4e7d68a47fecaf1084e7523c555a3 Author: Alexey Neyman Date: 2017-02-03 (Fri, 03 Feb 2017) Changed paths: M config/debug/gdb.in.cross M config/debug/gdb.in.gdbserver Log Message: ----------- Merge pull request #571 from stilor/issue-569 Require C++ support for gdbserver 7.12 or newer Compare: https://github.com/crosstool-ng/crosstool-ng/compare/1baddb19ee04...295381ab7ac4