Re: [Github-comments] [geany/geany-plugins] Using debugger, geany crashes when I hit the "run" button (#491)

2018-10-22 Thread Andy Alt
I have not. Probably operator error the first time I tried it, when I originally reported it. I didn't set the target binary or something silly like that. -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub:

Re: [Github-comments] [geany/geany-plugins] Using debugger, geany crashes when I hit the "run" button (#491)

2018-10-22 Thread Andy Alt
Closed #491. -- 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/491#event-1918387932

Re: [Github-comments] [geany/geany-plugins] Using debugger, geany crashes when I hit the "run" button (#491)

2018-10-22 Thread LarsGit223
@andy5995: did you have this problem again in the meantime? -- 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/491#issuecomment-431952494

Re: [Github-comments] [geany/geany-plugins] Using debugger, geany crashes when I hit the "run" button (#491)

2018-01-20 Thread Andy Alt
Funny that you mention it... I hadn't done much coding for a while.. a week ago I tried this plug-in again. As I recall, geany froze (or crashed) when I hit step. I tried again after reading your comment. I couldn't reproduce the crash. I'm using Debian 9. @andreygursky "Debugger", gdb

Re: [Github-comments] [geany/geany-plugins] Using debugger, geany crashes when I hit the "run" button (#491)

2018-01-20 Thread scienception
I've got the same problem. I'm working on a Mac. Did you manage to solve the problem? -- 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/491#issuecomment-359187391

Re: [Github-comments] [geany/geany-plugins] Using debugger, geany crashes when I hit the "run" button (#491)

2016-12-06 Thread andreygursky
Do you mean the "debugger" plugin or "scope"? The first one does work for me, the latter one makes geany hanging (https://github.com/geany/geany-plugins/issues/433). -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub:

[Github-comments] [geany/geany-plugins] Using debugger, geany crashes when I hit the "run" button (#491)

2016-10-19 Thread Andy Alt
On Debian 8 (amd64) libgtk-2.24.25-3 libglib-2.42.1-1 I have a .c file opened in geany. I click on the `debug` tab in the lower left corner. Over on the right, I click the arrow to run. Geany crashes. I set a breakpoint in the file. Do everything mentioned above. Geany crashes. Both geany and