Provided absolute path for Zephyr compiler and debuggers

nRF Connect for VS Code

tags
nRF Connect for VS Code

We fixed a bug where the C/C++ VS Code extension would report that "arm-zephyr-eabi-gcc is not a path to a valid executable". This would allow the debugger to properly set the GDB PATH, without relying on the debugger having it in its PATH environment variable. Now, the found Zephyr toolchain should override the compiler and debugger paths, which is the executable name in the normal PATH based toolchain.