How do I change my debugger from GDB to LLDB Follow
Answered
I want the debugger to display the contents of vectors but GDB does not support this. However LLDB does support this form what I've heard. I am using a Ubuntu Linux machine.
Please sign in to leave a comment.
It is possible for Linux and OS X users. On the main menu, open the File | Settings | Build, Execution, Deployment | Toolchains. Go to the Debugger section of Dialog and select the desired debugger.