problem description
I have test9.py and test10.py in a work directory
test9.py,debug.
question
1. Now I"m going to do debug, at the break point under test10.py. Why did debug, jump back to test9.py?
2. I expect to use a configuration application under the entire work directory without changing the debug configuration script path. What kind of configuration do I need?