hello,

I'm doing graphical compiler to c++, and it will be very helpful to use gdb debugger in my application for direct debugguing. Could you, please, help me, how to send data from c++ code to gdb and then receive its information? Thanks for any help

misiak