how can i see or get the current debugged file path? #641
Unanswered
robator0127
asked this question in
Q&A
Replies: 2 comments
-
I don't see a way for that to happen currently. Might make for a nice toggle-able option in the Stack list, similar to how wrap works in the Variables list. |
Beta Was this translation helpful? Give feedback.
0 replies
-
I was trying to see the path's of my modules and for that print(modulename.file) |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
when i step into( or out) a function or a class ,the new source code may be in another file ,how can i see or get the whole file path of current debugged file ,as debug in the pdb ?thanks
Beta Was this translation helpful? Give feedback.
All reactions