Reputation: 1
I want to jump to download_url function to see its implementation and skip seeing all the stuff in between, how to achieve that? I tried using s and n commands, but it doesn't take you to download_url function. Is there anyway to jump to next called function in PDB? enter image description here
Upvotes: 0
Views: 27