[Groonga-commit] groonga/groonga at 60fcb81 [master] travis: install GDB for backtrace on crash

Back to archive index

Kouhei Sutou null+****@clear*****
Tue Jan 30 08:58:10 JST 2018


Kouhei Sutou	2018-01-30 08:58:10 +0900 (Tue, 30 Jan 2018)

  New Revision: 60fcb8123577466d3bbf9f17acfb02c34fcb4cdf
  https://github.com/groonga/groonga/commit/60fcb8123577466d3bbf9f17acfb02c34fcb4cdf

  Message:
    travis: install GDB for backtrace on crash

  Modified files:
    tools/travis-install.sh

  Modified: tools/travis-install.sh (+2 -1)
===================================================================
--- tools/travis-install.sh    2018-01-29 18:58:56 +0900 (72240ec15)
+++ tools/travis-install.sh    2018-01-30 08:58:10 +0900 (28662f4fe)
@@ -16,7 +16,8 @@ case "${TRAVIS_OS_NAME}" in
          libevent-dev \
          libmecab-dev \
          mecab-naist-jdic \
-         cmake
+         cmake \
+         gdb
     ;;
   osx)
     brew update > /dev/null
-------------- next part --------------
HTML����������������������������...
URL: https://lists.osdn.me/mailman/archives/groonga-commit/attachments/20180130/132ce12f/attachment.htm 



More information about the Groonga-commit mailing list
Back to archive index