Access GDB from CLion plugin
Hi,
is there an API to memory of a debugged process or issue GDB commands directly for CLion plugins?
In particular, I'd like to write a plugin for CLion to display internal images while debugging an image processing application.
Thanks in advance,
Florian
请先登录再写评论。
I'd love to know if this is possible as well, couldn't find anything relating to it.