node/tools
Ali Ijaz Sheikh ee3ce2ed88 tools: install gdbinit from v8 to $PREFIX/share
gdbinit provided by V8 can be very useful for low-level debugging of
crashes in node and in binary addons. Most useful commands at 'jst'
for JS stack traces and 'job' for printing a heap object.

This patch installs the file at $PREFIX/share/doc/node/gdbinit.

Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
PR-URL: https://github.com/nodejs/io.js/pull/2123
2015-07-07 14:59:31 -07:00
..
configure.d build: i18n: add icu config options 2015-01-02 16:51:53 -08:00
doc Remove excessive copyright/license boilerplate 2015-01-12 15:30:28 -08:00
eslint tools: update eslint to 0.24.0 2015-06-29 19:02:17 +02:00
eslint-rules tools: enable/add additional eslint rules 2015-06-11 20:27:35 +02:00
gflags tools: add python-gflags module 2015-01-16 09:13:23 +01:00
gyp tools: fix gyp to work on MacOSX without XCode 2015-06-30 13:40:40 +02:00
icu build: i18n: add icu config options 2015-01-02 16:51:53 -08:00
msvs build: update build targets for io.js 2015-06-25 15:22:27 +10:00
osx-pkg.pmdoc build: update build targets for io.js 2015-06-25 15:22:27 +10:00
pkgsrc build: add pkgsrc rule 2013-06-06 15:35:59 -07:00
rpm tools: install gdbinit from v8 to $PREFIX/share 2015-07-07 14:59:31 -07:00
Makefile timers: backport f8193ab 2014-07-31 08:53:24 -07:00
certdata.txt tools: update certdata.txt 2015-06-02 19:27:49 +02:00
check-imports.sh tools: make check-imports.sh work on bsd-likes 2013-07-19 22:56:28 +02:00
cpplint.py test: create test-ci, modify test-all, fix cpplint 2015-01-13 13:46:52 +11:00
genv8constants.py Revert "sunos: unbreak build after v8 downgrade" 2013-02-26 07:57:12 +00:00
getnodeversion.py Remove str.format to support python2.5. 2011-11-14 17:09:44 -08:00
gyp_node.py gyp: update to bebdcea 2013-11-10 15:15:34 -08:00
install.py tools: install gdbinit from v8 to $PREFIX/share 2015-07-07 14:59:31 -07:00
js2c.py js2c: fix module id generation on windows 2015-03-27 11:10:25 +01:00
license2rtf.js license2rtf: collapse whitespace 2012-06-14 18:36:49 +02:00
mk-ca-bundle.pl tools: customize mk-ca-bundle.pl 2015-06-02 19:27:47 +02:00
osx-codesign.sh build: update build targets for io.js 2015-06-25 15:22:27 +10:00
osx-pkg-postinstall.sh Include NPM, update .pkg to install it. 2011-11-21 10:50:52 -08:00
osx-productsign.sh build: update build targets for io.js 2015-06-25 15:22:27 +10:00
release.sh tools: add release tool and docs, remove old tools 2015-02-04 09:02:15 +11:00
run-valgrind.py Use v8's test runner 2009-06-22 14:08:42 +02:00
specialize_node_d.py gyp: specialize node.d for freebsd 2014-02-21 00:46:26 +04:00
test-npm.sh tools: make test-npm work without global npm 2015-06-17 09:25:33 -07:00
test.py tools: pass constant to logger instead of string 2015-05-30 14:46:22 +10:00
update-authors.sh doc: make tools/update-authors.sh cross-platform 2015-03-11 13:25:17 +01:00
utils.py tools: remove unused GuessWordSize function 2015-05-06 16:28:56 -04:00