Output and Debugger print nothing in Godot.
I try to write wrong codes. Godot won't stop in debugger, but skip the error and continue to run the project.
I think the problem just like this one.

No debugport and remote port properties in the Debug section. I tried to add them into engine.cfg but didnt work.
I've tried thing like:
1. reinstalling
2. restart my Mac
3. using steam version
4. delete config files
5. start new project
6. open demos
Any solutions?
Thank you.