larray.debug

larray.debug(title='Debugger', depth=0)[source]

Open a new debug window.

Parameters
titlestr, optional

Window title suffix. Defaults to ‘Debugger’.

depthint, optional

Stack depth where to look for variables. Defaults to 0 (where this function was called).