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-watch MI command #14

Open enlight opened 9 years ago

enlight commented 9 years ago

LLDB-MI doesn't support creation of watchpoints yet, could be fun to implement it.