Memory access watchpoint.
More...
#include <Watchpoint.hh>
|
| virtual void | callback (std::function< void(Event &)> callback)=0 |
| | Change the callback of the breakpoint.
|
| |
| virtual | ~Watchpoint ()=default |
| |
Memory access watchpoint.
◆ ~Watchpoint()
| virtual introvirt::Watchpoint::~Watchpoint |
( |
| ) |
|
|
virtualdefault |
◆ callback()
| virtual void introvirt::Watchpoint::callback |
( |
std::function< void(Event &)> |
callback | ) |
|
|
pure virtual |
Change the callback of the breakpoint.
- Parameters
-
| callback | The new callback to run |
The documentation for this class was generated from the following file:
- /home/runner/work/IntroVirt/IntroVirt/include/introvirt/core/breakpoint/Watchpoint.hh