##// END OF EJS Templates
Add history file to debugger....
Add history file to debugger. This adds a configurable `InteractiveShell.debugger_history_file=...` which default to `~/.pdbhistory`, that store what is typed in ipdb; this make it easy to persist across sessions. Some of the logic is moved into the debugger itself so that existance and creation of file is used only once Pdb is started.

File last commit:

r25236:fd1a027a
r26809:20281a01
Show More
.meeseeksdev.yml
22 lines | 380 B | text/x-yaml | YamlLexer
users:
LucianaMarques:
can:
- tag
special:
everyone:
can:
- say
- tag
- untag
- close
config:
tag:
only:
- good first issue
- async/await
- backported
- help wanted
- documentation
- notebook
- tab-completion
- windows