We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I am working in Win 10. When I try to debug some of the example scripts ( i.e. sieve.p ) using F5 in quincy I get a popup error:
F5
Couldn't retrieve information about list control item 0.
If I click the run button CTRL+F5 scripts run as expected.
CTRL+F5
I am building with Debug info set to Symbolic debugging and instruction set at Full
Symbolic debugging
Full
Is there a setting/option I am missing to make this work?
The text was updated successfully, but these errors were encountered:
I faced the same issue with latest release. Any answer to this bug since almost 2 years?
Sorry, something went wrong.
See issue #91.
No branches or pull requests
I am working in Win 10. When I try to debug some of the example scripts ( i.e. sieve.p ) using
F5
in quincy I get a popup error:Couldn't retrieve information about list control item 0.
If I click the run button
CTRL+F5
scripts run as expected.I am building with Debug info set to
Symbolic debugging
and instruction set atFull
Is there a setting/option I am missing to make this work?
The text was updated successfully, but these errors were encountered: