![]() |
Baseer 0.2.0
Baseer is an advanced binary analysis tool designed to provide deep insights into any file.
|
A linked list of breakpoints. More...
#include <debugger.h>
Public Attributes | |
| bp * | first |
| bp * | last |
| uint32_t | counter |
A linked list of breakpoints.
| uint32_t bp_list::counter |
Breakpoint counter (used for IDs)
| bp* bp_list::first |
First breakpoint
| bp* bp_list::last |
Last breakpoint