Skip to content

Instantly share code, notes, and snippets.

@axelexic
Created August 5, 2020 08:34
Show Gist options
  • Save axelexic/60e420b801452e193c25a77842f22919 to your computer and use it in GitHub Desktop.
Save axelexic/60e420b801452e193c25a77842f22919 to your computer and use it in GitHub Desktop.
Python dot pdbbrc to list source code after each step
alias n next ;; list
alias c continue ;; list
alias s step ;; list
alias finish up ;; list
alias f up ;; list
alias fini up ;; list
alias d down ;; list
alias u until ;; list
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment