|
libintrovirt v0.57.4
IntroVirt introspection library
|
Interface for x86 exception events. More...
#include <ExceptionEvent.hh>
Public Member Functions | |
| virtual x86::Exception | vector () const =0 |
| Get the vector of the exception that was intercepted. | |
| virtual | ~ExceptionEvent ()=default |
Interface for x86 exception events.
This event is for x86 CPU exceptions, such as software breakpoints.
|
virtualdefault |
|
pure virtual |
Get the vector of the exception that was intercepted.