[Github-comments] [geany/geany-plugins] gdb crashes scope plugin (#665)

J-Dunn notifications at xxxxx
Tue Jan 2 08:55:47 UTC 2018


I tried to use the scope plugin on a trivial hello world. As soon as I start debugging an error box opens but fails to draw itself so I don't know what the error msg says. 

>From that point NOTHING updates on the geany display. If I change desktop and come back the whole geany screen is blank, grey nothingness.

I can change tabs in the code editor but the window content does not display. I just see the tab it self change to show which is active. 

I selected the executable from 'setup progam' and set a breakpoint on main.c:3 

When I use Debugger | Run it all locks up. ;(

Source       : geany-1.32-1.fc26.src.rpm
Source       : geany-plugins-1.32-1.fc26.src.rpm


void main () {
  #include <stdio.h>
  printf ("%s","hello world.\n\r");
  return;
}

The example runs as expected from the command line. 

Does this plugin still work? 




-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany-plugins/issues/665
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20180102/38132ac0/attachment.html>


More information about the Github-comments mailing list