-
Notifications
You must be signed in to change notification settings - Fork 19
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
Python bindings need tests/fixes #18
Labels
Comments
volca02
added a commit
that referenced
this issue
Apr 28, 2014
To be precise I get that backtrace when uncommenting
|
A weird C++ side exception when doing debug_frame from python:
|
That last one is probably caused by problems with gettattr on msg object - commenting these will stop that from happening:
Edit: still need to see why the exception didn't propagate well. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Example: using pytest.
The text was updated successfully, but these errors were encountered: