Sample project for testing debugging with Rust + SDL2 on CLion Instructions Open CLion and insert break point on line 9 of src/main.rs Start debugging Run run configuration Try to step over the line 10 without hanging and losing the connection to the debugger