Hello,
I duplicated an existing debug project configuration, so I can have two debug configuration for my project: One that loads the program and one that loads symbols only.
The new one (the one that loads symbols only) is not showing up in the debug button's list of debug configuration.
What am I doing wrong?
Stephen