summaryrefslogtreecommitdiffstats
path: root/Doc/lib/libpdb.tex
Commit message (Collapse)AuthorAgeFilesLines
* Rob W. W. Hooft's spelling fixes for the Library Reference. I hopeThomas Wouters2000-07-161-1/+1
| | | | | | | | | SourceForge doesn't choke on this batch :-) I'm not entirely sure this is 100% correct. The patch changes an \index{persistency} to \index{presistence}, and I don't know what \index{} does. But it seems to do so persi--er, consistently, so I hope it isn't a problem.
* Noted by Guido:Fred Drake2000-04-051-2/+2
| | | | Directionality of up/down were confused.
* Use \citetitle in one place.Fred Drake1999-11-091-1/+1
|
* Logical markup and small nits.Fred Drake1999-04-221-51/+50
| | | | | Don't refer to the STDWIN chapter; chances are really good it wasn't included. ;-)
* Work around problems with HTML conversion by making the break andFred Drake1999-04-131-6/+2
| | | | | tbreak synopses be all on one line (each). Known problem, most recently reported by Barry Scott <barry@scottb.demon.co.uk>.
* Nits to support conversions.Fred Drake1998-12-011-2/+2
|
* Get rid of 'ppp' that accidentally crept in.Guido van Rossum1998-09-171-1/+1
|
* Richard Wolff's changes, documenting his changes to pdb.py.Guido van Rossum1998-09-171-13/+96
|
* Adjusted to use the new module synopsis support macros.Fred Drake1998-07-231-2/+4
|
* Add new syntax for specifying filenames on break and clear commands.Guido van Rossum1998-07-201-3/+12
|
* 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