edebug-window-live-p

edebug-window-live-p is an alias for `window-live-p' in `edebug.el'.

(edebug-window-live-p OBJECT)

Return t if OBJECT is a live window and nil otherwise.
A live window is a window that displays a buffer.
Internal windows and deleted windows are not live.