This is the mail archive of the crossgcc@sourceware.org mailing list for the crossgcc project.

See crosstool-NG for lots more information.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[crosstool-ng/crosstool-ng] 26ce99: Require C++ support for gdbserver 7.12 or newer.


  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 <stilor@att.net>
  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 <stilor@att.net>


  Commit: 295381ab7ac4e7d68a47fecaf1084e7523c555a3
      https://github.com/crosstool-ng/crosstool-ng/commit/295381ab7ac4e7d68a47fecaf1084e7523c555a3
  Author: Alexey Neyman <stilor@att.net>
  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

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]