How to view terminal when debugging?
When I debug, I'd like to see the program output. Right now, during debug, all the term shows is the path to my program. Thanks.
**UPDATE: I found information stating the terminal is permanently embedded. If this is true, then why? I'm use to, and prefer, the term popping up when I run/debug my code. Having to deal with an embedded terminal is a sad note in an otherwise decent song.
Please sign in to leave a comment.
Hello!
On what OS do you use CLion? What toolchain do you use?