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

fix bug: in a python that has no debug info, PyRun_SimpleString can't… #82

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

abc19899
Copy link

fix bug: in a python that has no debug info, PyRun_SimpleString can't be executed directed by gdb call command.

this maybe the reason for issuse: #76

@sanketplus
Copy link

@abc19899 can you also explain how does this solve the problem?

@abc19899
Copy link
Author

Sorry to replay late. there is some info from gdb:
https://sourceware.org/gdb/current/onlinedocs/gdb/Calling.html#Calling-functions-with-no-debug-info

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants