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
/
Misc
/
gdbinit
Commit message (
Expand
)
Author
Age
Files
Lines
*
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