how can i see or get the current debugged file path? #641
Unanswered
robator0127
asked this question in
Q&A
Replies: 1 comment
-
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
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