Message337851
| Author | remi.lapeyre |
|---|---|
| Recipients | Antony.Lee, docs@python, remi.lapeyre |
| Date | 2019-03-13.14:19:11 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1552486752.14.0.462989355852.issue36277@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
As far as I can tell, the list of pdb commands is: - commands - break - tbreak - enable - disable - condition - ignore - clear - where - up - down - until - step - next - run - return - continue - jump - debug - quit - args - retval - p - pp - list - longlist - source - whatis - display - undisplay - interact - alias - unalias - help Those not in the documentation are debug and retval. Can you open a new pull request to document them? |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2019-03-13 14:19:12 | remi.lapeyre | set | recipients: + remi.lapeyre, docs@python, Antony.Lee |
| 2019-03-13 14:19:12 | remi.lapeyre | set | messageid: <1552486752.14.0.462989355852.issue36277@roundup.psfhosted.org> |
| 2019-03-13 14:19:12 | remi.lapeyre | link | issue36277 messages |
| 2019-03-13 14:19:11 | remi.lapeyre | create | |