Skip to content

Releases: nodejs/llnode

v1.6.3

15 Jan 15:26
28896bb
Compare
Choose a tag to compare
  • release: remove out/ in files of package.json (#164)
  • doc: add section about developing and testing
  • doc: update installation and loading instructions
  • doc: add npm badge and use flat square style
  • test: fix lldb 3.9+ version separator for linux
  • src: load symbols from shared lib
  • test: add d8 scenario fixture
  • src: print more debug info when LLNODE_DEBUG=true
  • src: add note about frame type removal
  • Switch to LLDB 3.9. (#152)
  • test: add containsLine function
  • travis: show debug output in CI
  • test: proper error-first handling
  • test: show lldb output when timing out
  • travis: test node 4, 6, 8, 9 with lldb-3.9
  • src: add total row to findjsobjects command (#148)
  • Update travis badge. (#142)
  • doc: update LLNODE_RANGESFILE documentation (#140)
  • Try to use the version from llvm-config on MacOS (#141)

v1.6.2

12 Sep 09:06
Compare
Choose a tag to compare
  • Support V8 6.1 postmortem data( #130)
  • Add support for big endian systems (#120)
  • Add findjsinstances --verbose option (#125)
  • Simplify lldb version handling on installation (#134)
  • Fix crash on sliced external strings (#123)
  • Combine array-length and string-length arguments to v8 inspect (#124)
  • Support thin strings and stub frames (#121)

v1.6.1

14 Aug 14:47
Compare
Choose a tag to compare
  • Improved findrefs execution speed after first use (#114)
  • Freebsd installation via npm install. (#96)
  • Support reading contents from buffers in addition to arrays and strings. (#116)

v1.6.0

07 Jul 09:16
Compare
Choose a tag to compare
  • Add llnode command (#108)
  • Allow npm install to work in git clone (#110)
  • Fix build error with lldb 3.8 (#109)
  • Print builtins and unnamed stack frames (#104)
  • Implement v8 inspect --array-length for large arrays (#105)
  • Don't crash with no arguments to print (#106)
  • Fix build badge in README.md (#107)

v1.5.1

20 Jun 09:22
Compare
Choose a tag to compare

v1.5.1 npm release

  • llnode can be installed globally via npm -g llnode.
  • Documentation updates.

v1.4.3

20 Apr 09:09
Compare
Choose a tag to compare

v1.4.3 npm release