Skip to content

v1.6.3

Compare
Choose a tag to compare
@joyeecheung joyeecheung released this 15 Jan 15:26
28896bb
  • 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)