CACAO
Data Fields
Breakpoint Struct Reference

This structure contains information about a breakpoint. More...

Data Fields

bool is_oneshot
 Indicates a "one-shot". More...
 

Detailed Description

This structure contains information about a breakpoint.

Feel free to extend it to hold all the information you need. It is the responsibility of the user to set the fields accordingly.

Definition at line 41 of file breakpoint.hpp.

Field Documentation

bool Breakpoint::is_oneshot

Indicates a "one-shot".

Definition at line 42 of file breakpoint.hpp.


The documentation for this struct was generated from the following file: