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

generated code is hard to pdb through #52

Open
faassen opened this issue Sep 12, 2016 · 1 comment
Open

generated code is hard to pdb through #52

faassen opened this issue Sep 12, 2016 · 1 comment

Comments

@faassen
Copy link
Member

faassen commented Sep 12, 2016

When I pdb through the generated code obviously it has no context, so I get a lot of stuff like this:

> <string>(2)__call__()
(Pdb) l
[EOF]

I wonder whether we can do something to help pdb-ability.

@taschini
Copy link
Member

Commit 6141018 addresses this specific situation.

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

No branches or pull requests

2 participants