Baseer 0.2.0
Baseer is an advanced binary analysis tool designed to provide deep insights into any file.
Loading...
Searching...
No Matches
bp_list Struct Reference

A linked list of breakpoints. More...

#include <debugger.h>

Public Attributes

bpfirst
bplast
uint32_t counter

Detailed Description

A linked list of breakpoints.

Member Data Documentation

◆ counter

uint32_t bp_list::counter

Breakpoint counter (used for IDs)

◆ first

bp* bp_list::first

First breakpoint

◆ last

bp* bp_list::last

Last breakpoint


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