I’m an university student studying Stanford CS106B course(I’m not a Stanford student myself), and it requires to use Qt Creator.
I’ve successfully set up Qt creator and c++ program is able to run on it. But when studying debugger tutorial, my computer(Macbook Air M2, macos Sequoia) always breakdown(console has no response) in the console interface when using debugger. I found that it’ll be OK if I do not set breakpoints(able to run in the debug mode), but will break down on any programs if I set breakpoint(s).
If more information is needed to solve the problem, please let me know. Thanks!
console breaking down, no response
preference->debuggerpreference->debuggerpreference->debugger
song is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.