Skip to content

Winter Break

Compare
Choose a tag to compare
@kastiglione kastiglione released this 12 Mar 21:46
fa0d4e7

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