| Home | Trees | Indices | Help |
|
|---|
|
|
Used by Debug.watch_buffer.
This class acts as a condition callback for page breakpoints. It emulates page breakpoints that can overlap and/or take up less than a page's size.
|
|||
|
|||
|
|||
|
|||
| int |
|
||
| int |
|
||
| bool |
|
||
|
Inherited from |
|||
|
|||
|
Inherited from |
|||
|
|||
x.__init__(...) initializes x; see help(type(x)) for signature
|
Adds a buffer watch identifier.
|
Removes a buffer watch identifier.
|
Removes the last buffer from the watch object to match the given address and size.
|
|
Breakpoint condition callback. This method will also call the action callbacks for each buffer being watched.
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Fri Dec 20 17:54:50 2013 | http://epydoc.sourceforge.net |