[Master Index] [Index for /tools/hpmatlab/toolbox/matlab/lang]

dbstack

(/tools/hpmatlab/toolbox/matlab/lang/dbstack.m)


Help text

DBSTACK	List who called whom from M-file breakpoint to base workspace.
	The DBSTACK command displays the M-file function name and line number
	where the breakpoint occurred, the name and line number of the M-file 
	caller, the caller's caller, etc., until the top-most M-file function
	is reached.

	See also DBSTEP, DBSTOP, DBCONT, DBCLEAR, DBTYPE, DBUP, DBDOWN,
	and DBSTATUS.

Produced by mat2html on Wed Feb 8 12:25:18 EST 1995
Cross-Directory links are: ON