<div dir="ltr"><div>Hello all,<br><br></div><div>I have started using LLDB/MI but there are some commands that are not working .I start the MI in terminal as "lldb-mi-3.6 --interpreter" and then launch the application that  I want to debug but commands like "n" ,"list","continue" ,"step" are not working.There is this error message that gets displayed on giving these commands<br><br>"^error,msg="Driver. Received command 'command_name'. It was not handled. Command 'continue' not in Command Factory"<br><br></div><div>I tried looking for  the substitutes of these commands here <a href="https://github.com/llvm-mirror/lldb/tree/7535162178eada833e72a5525fc26dcc04e7331e/tools/lldb-mi">https://github.com/llvm-mirror/lldb/tree/7535162178eada833e72a5525fc26dcc04e7331e/tools/lldb-mi</a>  but could not find any.<br><br></div><div>Could anyone please help me out with this?<br><br><br></div><div>Thank you :)<br></div><div>Rishabh<br></div></div>