Skip to content

3.8.0

Compare
Choose a tag to compare
@trufae trufae released this 16 Jul 17:01
· 878 commits to master since this release
  • Fix #191 - \dkr uses getPtr to support $$ (#192)
  • Add missing 'r' command in help and add minor alphabetic sorting
  • Improve help, init command and autocompletations (#187)
  • Fix undefined regprofile issue on android-ia32
  • Update dependencies
  • Do not polute on ios with undefined jnienv flag
  • Add support for empty command initialization (no more .=!i* by hand)
  • use getPtr for intercept api to allow for $$ resolution (#186)
  • Update the seek in the agent side for every command
  • Some fixes for java method tracing
  • Fix lastIndexOf issue in filemap.js
  • Add filemap plugin
  • Fix 'get' r_fs command (mode arg was never passed)