chisel v1.8.0 Release Notes

Release Date: 2018-03-12 // about 6 years ago
  • ๐Ÿš€ This release adds new commands benable & bdisable, sequence, and heapfrom, as well as bug fixes.

    ๐Ÿ†• New Commands

    • โž• Add benable & bdisable commands, providing convenient ability to control which breakpoints are enabled @sunbohong #230
    • โž• Add sequence command which is a simple but sometimes quite useful command to combine lldb commands @kastiglione #233
    • โž• Add heapfrom command which identifies heap pointers within a data structure @kastiglione #235

    ๐Ÿ›  Fixes

    ๐Ÿ‘€ Plus other smaller fixes, see: 1.7.1...1.8.0