Fix pystack command.

This commit is contained in:
Neil Schemenauer 2005-08-13 00:28:41 +00:00
parent 97979ddc14
commit f98e6b15ba

View file

@ -98,7 +98,7 @@ end
#end
define printframe
if $pc > PyEval_EvalFrame && $pc < PyEval_EvalCodeEx
if $pc > PyEval_EvalFrameEx && $pc < PyEval_EvalCodeEx
pyframe
else
frame