summaryrefslogtreecommitdiffstats
path: root/Doc/lib/libpdb.tex
Commit message (Collapse)AuthorAgeFilesLines
* Fixed some index entries.Fred Drake1998-04-071-28/+23
|
* Remove obsolete lines like this:Fred Drake1998-04-041-1/+0
| | | | | | | | \setindexsubitem{(in module frobnitz)} These are no longer needed when present before any other \setindexsubitem{} in the module section. The indexsubitem is now set by \bimodindex and \stmodindex.
* Change "\," to just "," in function signatures. This is easier to maintain,Fred Drake1998-03-171-3/+3
| | | | | works better with LaTeX2HTML, and allows some simplification of the python.sty macros.
* Replace lists of attributes for code and frame objects with a reference to theFred Drake1998-03-111-18/+2
| | | | Python Reference Manual.
* Adjust grouping for the "b(reak)" command syntax description. This isFred Drake1998-02-191-1/+1
| | | | required to get the info generation back in operation, yet again.
* Added \label{} for logical addressing.Fred Drake1998-02-181-0/+1
|
* Remove all \bcode / \ecode cruft; this is no longer needed. See previousFred Drake1998-02-131-7/+7
| | | | | | | | | checkin of myformat.sty. Change "\renewcommand{\indexsubitem}{(...)}" to "\setindexsubitem{(...)}" everywhere. Some other minor nits that I happened to come across.
* Modify command descriptions to use \optional{} instead of ad-hoc markup.Fred Drake1998-01-121-16/+16
| | | | There are still weirdnesses, but less of them.
* Small wording change about global and local trace functions.Guido van Rossum1997-10-271-2/+10
|
* AMK's megapatch:Guido van Rossum1997-07-171-9/+9
| | | | | | | * \bcode, \ecode added everywhere * \label{module-foo} added everywhere * A few \seealso sections added. * Indentation fixed inside verbatim in lib*tex files
* Oops, some clarifications to conditional breaks.Guido van Rossum1997-07-111-4/+4
|
* Added (minimal) doc for conditional breakpoints.Guido van Rossum1997-07-111-3/+7
| | | | | (Lie about the syntax (and the syntax for "list") because latex2html doesn't seem to handle doubly nested [] pairs.)
* Mention use of pdb.py to run a script (AMK).Guido van Rossum1997-06-021-0/+4
|
* more complete examplesGuido van Rossum1995-04-041-9/+23
|
* mass changes; fix titles; add examples; correct typos; clarifications;Guido van Rossum1995-03-171-16/+90
| | | | unified style; etc.
* changes (suggested) by Soren LarsenGuido van Rossum1995-03-071-1/+1
|
* minor updateGuido van Rossum1995-03-021-40/+45
|
* small nits and new filesGuido van Rossum1995-03-011-0/+210