Hi Ket,
unfortunately there is a little problem if I try to change some make file options via the “VisualGDB Project Properties – > Makefile settings”.
After hitting the Apply button visual gdb tries to build a test application. During the linking the following error occurs:
arm-linux-gnueabihf-gcc.exe: error: $(SYSROOT)/lib/arm-linux-gnueabihf/librt.so.1: No such file or directory
arm-linux-gnueabihf-gcc.exe: error:
For me that is not a critical problem because a can change the settings directly in the *.mak file, but seems that this is maybe a bug.
best wihes
Silvio