0
0
mirror of https://github.com/nodejs/node.git synced 2024-12-01 16:10:02 +01:00
nodejs/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
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
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
rpm tools: install gdbinit from v8 to $PREFIX/share 2015-07-07 14:59:31 -07:00
certdata.txt tools: update certdata.txt 2015-06-02 19:27:49 +02:00
check-imports.sh
cpplint.py test: create test-ci, modify test-all, fix cpplint 2015-01-13 13:46:52 +11:00
genv8constants.py
getnodeversion.py
gyp_node.py
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
Makefile
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
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
specialize_node_d.py
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