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

ipdb.set_trace() to provide link to invocation point #244

Open
zacclery opened this issue Feb 4, 2022 · 1 comment
Open

ipdb.set_trace() to provide link to invocation point #244

zacclery opened this issue Feb 4, 2022 · 1 comment

Comments

@zacclery
Copy link

zacclery commented Feb 4, 2022

In PyCharm when an exception is thrown, I am provided a link to where it was thrown, ie:
File "/Users/fred/PycharmProjects/someproject/load.py", line 80, in split_dataframe

This would be useful at least as an option for set_trace too.

@gotcha
Copy link
Owner

gotcha commented Feb 8, 2022

I do not understand what you mean. Do you feel like giving more details ?

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

No branches or pull requests

2 participants