Fresh installation --> none-eabi-g++ and arm-none-eabi-gcc not found
Thanks for your thorough reply, Jer. Eclipse Mars was not the problem. What finally works for me is to specify the full path to the correct tool set (/usr/bin in my case) in the project setup C/C++ section. The ST Workbecnh version of the tools most definately did not work! I saw mention that they are an older version and only for 32 Bit Linux. I'm running 64 Bit and did not want to mess with the compatibility library - especially not to run an older version!
Note that the debugger worked just as it should without further complications.No need to pont to alternate directories, etc.
Again, thanks for the help.