[Github-comments] [geany/geany] Handle continuous G_IO_IN-s without any data (#1461)

LarsGit223 notifications at xxxxx
Fri Jan 5 14:52:00 UTC 2018


I have used scope before successfully and just re-tested with your example code and it works for me. This is what I did:
- copied spawn.c bugfix code and re-compiled geany
- started geany and activated scope plugin
- copied your example code to hello.c
- ran your compiler command
- in Debug/Setup Program I set:
  - Executable: home/lars/test/hello
  - Working dir: home/lars/test
  - all other settings are unchanged
- set a breakpoint at the ```printf()``` line
- clicked on "Run/continue"
- progam starts to run, a yellow arrow appears on the breakpoint line
- I clicked on "step over" and program execution continues...

Seems fine for me. I am using Ubuntu 16.04.
  

-- 
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/pull/1461#issuecomment-355572846
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20180105/1a05c213/attachment.html>


More information about the Github-comments mailing list