eXept Software AG Logo

Smalltalk/X Webserver

Documentation of class 'DebugView::IgnoredHalt':

Home

everywhere
www.exept.de
for:
[back]

Class: IgnoredHalt (private in DebugView

This class is only visible from within DebugView.

Inheritance:

   Object
   |
   +--DebugView::IgnoredHalt

Package:
stx:libtool
Category:
Interface-Debugger
Owner:
DebugView

Instance protocol:

accessing
o  ignoreCount: something

o  ignoreEndTime: something

o  method

o  method: methodArg lineNumber: lineNumberArg

misc
o  decrementIgnoreCount

printing
o  printOn: aStream

queries
o  haltIgnoredInfoString
some string describing why and how this halt is ignored;
nil if not ignored

o  isActive
true if this ignore-entry is still active

o  isForMethod: aMethod line: line
check in this order - method has a flushing side-effect, which is useful here...

o  isHaltIgnored
true if this halt should be ignored

o  isHaltIgnoredInMethod: aMethod line: line
Transcript show:'?same as ign '; show:(weakMethodHolder at:1); show:' at '; showCR:lineNumber.



ST/X 6.1.1; WebServer 1.620 at exept:8081; Mon, 21 May 2012 15:56:31 GMT