Hello Erich,
thank you again for you fast response.
I looked into it and i found the GDB in the installation folder.
I also added the "arm-none-eabi-" to the build variables because it wasn't there.
Still, nothing changes. I get the error "gdb --version". Maybe that is because i just want to debug the code on my pc and not on an embedded system? But I thought this should also be possible.
Yesterday, I tried to debug a program in the terminal with gdb and that worked just fine (but not convenient).
Thank you again...
Simon