GDB (xrefs)
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
gdb.dap.breakpoint._PrintBreakpoint Class Reference
Inheritance diagram for gdb.dap.breakpoint._PrintBreakpoint:

Public Member Functions

 __init__ (self, logMessage, **args)
 
 stop (self)
 
 __init__ (self, logMessage, **args)
 
 stop (self)
 

Public Attributes

 message
 

Detailed Description

Definition at line 198 of file breakpoint.py.

Constructor & Destructor Documentation

◆ __init__() [1/2]

gdb.dap.breakpoint._PrintBreakpoint.__init__ ( self,
logMessage,
** args )

◆ __init__() [2/2]

gdb.dap.breakpoint._PrintBreakpoint.__init__ ( self,
logMessage,
** args )

Member Function Documentation

◆ stop() [1/2]

gdb.dap.breakpoint._PrintBreakpoint.stop ( self)

◆ stop() [2/2]

gdb.dap.breakpoint._PrintBreakpoint.stop ( self)

Member Data Documentation

◆ message

gdb.dap.breakpoint._PrintBreakpoint.message

The documentation for this class was generated from the following files: