I’m new here and I want start with VisualGDB in VS2013.
So far so good…
I’m using the m68kelf toolchain and the first what I had to say no devices possible in this case.
It’s correct ?
.
.
Normaly I can start gdb following:
m68k-elf-gdb remote target|m68k-elf-sprite pe://USBMultilink/ m5235evb
In commandline it’s working fine.
But if I start the debug session in VS the first command -list-Features is unknown.
How I have to adjust the debug session ?
Thx a lot.
Michael