dotfiles/pdbrc.py

5 lines
75 B
Python

import pdb
class Config(pdb.DefaultConfig):
sticky_by_default = True