Hello...,
can i make Feature request for DeBug Plugin Feature request ?
i asking about drag the arrow like VC++ , did gdb have this Feature ??
thanks for all this work :)
AmR EiSa
-> code here
if (0) {
wxMessage(_("a"), _("a"));
}
code here
if (0) {
-> wxMessage(_("a"), _("a"));
}
->code here
if (0) {
wxMessage(_("a"), _("a"));
}