eXept Software AG Logo

Smalltalk/X Webserver

Documentation of class 'BreakPointInterrupt':

Home

Documentation
www.exept.de
Everywhere
for:
[back]

Class: BreakPointInterrupt


Inheritance:

   Object
   |
   +--GenericException
      |
      +--ControlInterrupt
         |
         +--HaltInterrupt
            |
            +--BreakPointInterrupt

Package:
stx:libbasic
Category:
Kernel-Exceptions-Control
Version:
rev: 1.8 date: 2021/11/21 16:07:21
user: cg
file: BreakPointInterrupt.st directory: libbasic
module: stx stc-classLibrary: libbasic

Description:


Raised by the breakpoint wrapper code or by line breakpoints.
A debug-breakpoint (see browser's methodList-debug menu).

copyright

COPYRIGHT (c) 2001 by eXept Software AG All Rights Reserved This software is furnished under a license and may be used only in accordance with the terms of that license and with the inclusion of the above copyright notice. This software may not be provided or otherwise made available to, or used by, any other person. No title to or ownership of the software is hereby transferred.

Class protocol:

accessing
o  defaultNotifierString


Instance protocol:

accessing
o  descriptionForDebugger
return the description string of the signal;
this is used in the debugger's title area

o  lineBreakpoint
for line breakpoints, a non-nil breakpoint object is returned,
which can be enabled/disabled.
For method breakpoints, nil is returned.



ST/X 7.7.0.0; WebServer 1.702 at 20f6060372b9.unknown:8081; Mon, 18 Nov 2024 05:39:34 GMT