i need to build my own debugger plugin, because the debugger i use, don't understand the GDB command
i download the sources of C::B, find and create Debugger project, rewrite sources. When i'm trying to install plugin, C::B say that plugin was build for a different version of the C::B SDK.
version C::B - 13.12
sources C::B - 13.12
where is my mistake?