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 -file-symbol-file MI command #30

Open enlight opened 9 years ago

enlight commented 9 years ago

This command provides a way to specify an external symbols file, see MI spec for details.