index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Doc
/
library
/
pdb.rst
Commit message (
Expand
)
Author
Age
Files
Lines
*
[3.11] Docs: align usage of versionadded/versionchanged with recommended prac...
Erlend E. Aasland
2024-01-23
1
-13/+13
*
[3.11] GH-97950: Use new-style index directive ('module') (GH-103996) (#104154)
Adam Turner
2023-05-04
1
-2/+2
*
gh-103237: Polish pdb docs (GH-103238)
Miss Islington (bot)
2023-04-12
1
-38/+100
*
Update pdb docs for arguments (GH-102965)
Miss Islington (bot)
2023-03-25
1
-21/+21
*
Docs: improve accuracy of pdb alias example (GH-102892)
Miss Islington (bot)
2023-03-22
1
-1/+1
*
[3.11] gh-102354: change python3 to python in docs examples (GH-102696) (#102...
Miss Islington (bot)
2023-03-14
1
-2/+2
*
GH-56426: Add cross-reference to the documentation for faulthandler, tracebac...
Miss Islington (bot)
2023-02-04
1
-0/+9
*
pdb docs: workaround for double semicolon in strings (GH-17011)
Miss Islington (bot)
2022-05-08
1
-1/+2
*
bpo-28546: [doc] Clarify setting pdb breakpoints (GH-30360)
Hugo van Kemenade
2022-01-07
1
-5/+4
*
bpo-41137: Use utf-8 encoding while reading .pdbrc files (GH-21263)
Srinivas Reddy Thatiparthy (శ్రీనివాస్ రెడ్డి తాటిపర్తి)
2021-07-08
1
-4/+8
*
bpo-40773: Fix rendering for 'retval' on the pdb page (GH-21081)
Arisaka97
2020-06-24
1
-0/+1
*
bpo-36277: Add document for pdb debug and retval commands (GH-12872)
Dave Nguyen
2019-11-21
1
-0/+8
*
bpo-38438: Simplify argparse "star nargs" usage. (GH-17106)
Brandt Bucher
2019-11-11
1
-3/+3
*
bpo-37390: Add audit event table to documentations (GH-14406)
Steve Dower
2019-06-27
1
-1/+1
*
bpo-37363: Add audit events for a range of modules (GH-14301)
Steve Dower
2019-06-24
1
-0/+2
*
bpo-35835: Add reference to Python 3.7 new breakpoint() function in pdb docum...
João Matos
2019-01-30
1
-0/+4
*
Doc: Remove superfluous markup. (GH-8112)
Julien Palard
2018-07-06
1
-1/+1
*
bpo-32724: Fix references to commands in Doc/pdb.rst (GH-5444)
Stéphane Wirtel
2018-01-30
1
-5/+8
*
bpo-32206: Pdb can now run modules (GH-4752)
Mario Corchero
2018-01-06
1
-0/+6
*
Add version{changed,added} markers and make minor style changes (GH-4273)
Berker Peksag
2017-11-04
1
-3/+3
*
bpo-31389 Add an optional `header` argument to pdb.set_trace() (#3438)
Barry Warsaw
2017-09-22
1
-4/+8
*
bpo-28315: Improve code examples in docs (GH-1372)
UltimateCoder
2017-05-03
1
-1/+1
*
Merge doc fixups from 3.5
Martin Panter
2016-11-21
1
-1/+1
|
\
|
*
Change double hyphens (en dashes) to em (longer) dashes
Martin Panter
2016-11-21
1
-1/+1
*
|
Fix Python version in pdb.rst
Berker Peksag
2016-09-10
1
-2/+2
*
|
Issue #18401: pdb tests don't read ~/.pdbrc anymore
Łukasz Langa
2016-09-10
1
-1/+7
|
/
*
Fix misspelling
Terry Jan Reedy
2016-08-24
1
-1/+1
*
Fix spelling and grammar in documentation and code comments
Martin Panter
2016-08-04
1
-1/+1
*
Issue #22558: Add remaining doc links to source code for Python-coded modules.
Terry Jan Reedy
2016-06-11
1
-2/+2
*
Marked keystrokes with the :kbd: role.
Serhiy Storchaka
2015-09-12
1
-2/+2
*
add link to pdb source (closes #22528)
Benjamin Peterson
2014-09-30
1
-0/+3
*
#18764: p(rint) -> p in pdb docs.
R David Murray
2013-10-10
1
-1/+7
*
18764: remove the problematic 'print' alias for the PDB 'p' command.
R David Murray
2013-10-10
1
-3/+3
*
Close #14210: add command argument completion to pdb: complete file names, gl...
Georg Brandl
2012-03-10
1
-0/+5
*
Issue #10902: Fix reference to run* methods
Eli Bendersky
2011-01-14
1
-1/+1
*
Add display/undisplay pdb commands.
Georg Brandl
2010-12-04
1
-0/+16
*
#7245: Add a SIGINT handler on continue in pdb that allows to break a program...
Georg Brandl
2010-12-04
1
-1/+11
*
Add the "interact" pdb command from pdb++.
Georg Brandl
2010-12-04
1
-0/+8
*
Fix #10561 - Fix pdb behavior. Delete the breakpoints by breakpoint number.
Senthil Kumaran
2010-11-29
1
-1/+2
*
Re-add "debugger" label, it is used in pydoc-topics.
Georg Brandl
2010-10-29
1
-0/+2
*
Issue #7061: Dropped "for Tk" from turtle module title and moved its
Alexander Belopolsky
2010-10-27
1
-3/+1
*
Show the traceback line numbers as well as the current line numbers if an exc...
Georg Brandl
2010-07-30
1
-1/+10
*
Add "longlist" and "source" commands, ideas borrowed from pdb++ by Antonio Cuni.
Georg Brandl
2010-07-30
1
-0/+12
*
#1472251: remove addition of "\n" to code given to pdb.run[eval](), the bug i...
Georg Brandl
2010-07-30
1
-11/+11
*
Document the "jump" command in pdb.__doc__, and add a version tag for "until X".
Georg Brandl
2010-07-30
1
-0/+3
*
Allow giving an explicit line number to "until".
Georg Brandl
2010-07-30
1
-3/+7
*
#1437051: allow "continue"/"next"/etc. in .pdbrc, also add pdb -c option to g...
Georg Brandl
2010-07-30
1
-4/+13
*
Fix some markup glitches.
Georg Brandl
2010-07-23
1
-1/+2
*
pydoc.pager does not promise to use $PAGER.
Georg Brandl
2010-07-19
1
-4/+3
*
#9279: remove the pdb.doc file, put its contents in pdb.__doc__. Also sync t...
Georg Brandl
2010-07-18
1
-121/+163
[next]