Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

debugger: Fix crash with GDB 7.7 #174

Merged
merged 1 commit into from
Feb 19, 2015
Merged

debugger: Fix crash with GDB 7.7 #174

merged 1 commit into from
Feb 19, 2015

Commits on Oct 22, 2014

  1. debugger: Fix crash with GDB 7.7

    GDB 7.7 doesn't understand `&` as an argument to `-exec-run`.
    
    Moreover, the code handling errors from GDB has an issue with this
    error and leads to a crash.
    
    Closes https://sourceforge.net/p/geany-plugins/bugs/112/
    b4n committed Oct 22, 2014
    Configuration menu
    Copy the full SHA
    017b6bb View commit details
    Browse the repository at this point in the history