size_diff Difference of total size of memory blocks in bytes between the old and the new snapshots (int): 0
runcall(func, *args, **kwds) Debug a single function call, and return its result.
print_callees(*restrictions) This method for the Stats class prints a list of all function that were called by
exception bdb.BdbQuit Exception raised by the Bdb class for quitting the debugger.
user_call(frame, argument_list) This method is called from dispatch_call() when there is the possibility that a
class bdb.Breakpoint(self, file, line, temporary=0, cond=None, funcname=None) This class implements temporary breakpoints, ignore
traceback Traceback where the memory blocks were allocated, Traceback instance.
bpformat() Return a string with all the information about the breakpoint, nicely formatted:
traceback Traceback where the memory block was allocated, Traceback instance.
runeval(expr, globals=None, locals=None) Debug an expression executed via the
Page 9 of 15