| Commit message (Expand) | Author | Age | Files | Lines |
* | Merged revisions 86134,86315-86316,86390,86424-86425,86428,86550,86561-86562,... | Georg Brandl | 2010-11-26 | 1 | -1/+1 |
|
|
* | Merged revisions 85728,85731,85735,85766-85771,85773,85777 via svnmerge from | Georg Brandl | 2010-11-26 | 1 | -3/+4 |
|
|
* | Merged revisions 85649 via svnmerge from | Gregory P. Smith | 2010-10-17 | 1 | -10/+0 |
|
|
* | Merged revisions 85646 via svnmerge from | Gregory P. Smith | 2010-10-17 | 1 | -8/+21 |
|
|
* | Merged revisions 73941-73943,74076,74094,74186,74211-74214,74247,74254,74262,... | Georg Brandl | 2009-08-13 | 1 | -1/+1 |
|
|
* | Merged revisions 70912,70944,70968,71033,71041,71208,71263,71286,71395-71396,... | Benjamin Peterson | 2009-04-11 | 1 | -0/+13 |
|
|
* | Fix gdbinit to handle new types/APIs. | Neal Norwitz | 2008-08-24 | 1 | -4/+4 |
|
|
* | Get gdb macros working with unicode and PyVarObject change | Neal Norwitz | 2007-08-27 | 1 | -3/+3 |
|
|
* | break sets a breakpoint rather than stopping the loop. | Neal Norwitz | 2005-09-05 | 1 | -2/+3 |
|
|
* | Fix pystack command. | Neil Schemenauer | 2005-08-13 | 1 | -1/+1 |
|
|
* | Add definitions for "up" and "down" commands that print/display the current | Skip Montanaro | 2005-01-08 | 1 | -2/+52 |
|
|
* | split functionality into pystack and pystackv commands. The former will | Skip Montanaro | 2004-11-17 | 1 | -4/+19 |
|
|
* | eval_frame now has a PyAPI-style name | Michael W. Hudson | 2004-08-07 | 1 | -1/+1 |
|
|
* | It would help if I deleted the old pystack! | Skip Montanaro | 2004-04-02 | 1 | -23/+11 |
|
|
* | include local variables when dumping Python stack trace | Skip Montanaro | 2004-04-02 | 1 | -9/+36 |
|
|
* | Add pystack definition to Misc/gdbinit with some explanation of its behavior | Skip Montanaro | 2004-03-01 | 1 | -0/+23 |
|
|
* | A helper to dump info about the current frame, | Jeremy Hylton | 2003-10-03 | 1 | -0/+9 |
|
|
* | PyObject_Dump() -> _PyObject_Dump() | Barry Warsaw | 2001-01-24 | 1 | -2/+2 |
|
|
* | A few useful definitions if you're using gdb. Copy to ~/.gdbinit to | Barry Warsaw | 2001-01-23 | 1 | -0/+27 |
|
|