Closed qlibp closed 1 year ago
Terminal ouput Process exit 1, therefore I have no way to add breakpoints to rerun it again. nvimgdb.log
Just want to know what am I doing wrong. Thx
I guess you need to launch with lldb in the command line: :GdbStartLLDB lldb ./test
:GdbStartLLDB lldb ./test
Holy... You're totally correct! Thx for help!
What are the steps to reproduce this issue?
What happens?
Terminal ouput Process exit 1, therefore I have no way to add breakpoints to rerun it again. nvimgdb.log
Any other comments?
Just want to know what am I doing wrong. Thx