enlight / dbgmits

NodeJS module that provides the ability to control GDB and LLDB debuggers via GDB/MI.
MIT License
6 stars 3 forks source link

Add support for -break-list MI command #26

Open enlight opened 9 years ago

enlight commented 9 years ago

This command hasn't been implemented in LLDB-MI yet.