Regarding `Unable to parse command line options: Unrecognized option: --add-opens=java.base/java.lang=ALL-UNNAMED`, I can only think of 2 possible sane explanations:
your `temurin-21` is actually NOT Java 21 => verify the Java installation it points toyou have some non printable character in your input => clean the “Run“ and “VM options“ input fields and fill them again manually, character by character
I can run my Gatling test, but the debugger does not stop at my breakpoints at all
Make sure you use up-to-date Gatling and gatling-maven-plugin versions.