Breakpoint¶
-
class
tenjint.plugins.breakpoint.
Breakpoint
(gpa, event_manager, slp_service, logger)[source]¶ This class represents a breakpoint.
An object of this class represents a single requested BP. It handles the automatic removal and insertion of the underlying QEMU breakpoint if the page is written/read?
Methods
Breakpoint.__init__
(gpa, event_manager, …)Initialize self.
Set the breakpoint
Unset the breakpoint