Hi all,
I have a little problem with configuring vgdb at localhost. I use docker container on my host for my projects. If I create a “Linux” project and try to use my “hostname:port” for ssh session, everything is o.k., I can see my custom toolchains and use them, but if I substitute to “localhost:port”, only default gcc toolchains are shown, although I have created a custum toolchain for “localhost:port”. I have checked: C:\Users\grz\AppData\Local\VisualGDB\ToolchainProfiles\localhost\com.sysprogs.imported.bin-9.3.1_Red_r0 as compared to C:\Users\grz\AppData\Local\VisualGDB\ToolchainProfiles\znpnb326\com.sysprogs.imported.bin-9.3.1_Red_r0 – they are identical, no difference between these files, but “localhost:port” is empty
Any ideas how to fix it?
My vgdb version is 5.5R5
Attachments:
You must be
logged in to view attached files.