I'm testing lldb-mi as a drop in replacement for gdb/mi in the Seer debugger. I get this error for what I think is a common command. ``` ^error,msg="Driver. Received command '-break-list'. It was not handled. Command 'break-list' not in Command Factory" ```
I'm testing lldb-mi as a drop in replacement for gdb/mi in the Seer debugger. I get this error for what I think is a common command.