momiji

m68k emulator infrastructure

About Source code

Table of contents

momiji::Breakpoint

Defined in header <momiji/Parser.h>

struct Breakpoint

When a Breakpoint is passed to the parser (via an instance of ParserSettings) the parser injects an instruction of type InstructionType::Breakpoint at the location the breakpoint points to.

Member fields

Field Type Notes Default value
source_line

std::int64_t

The line number in the source file where an hardware breakpoint should be added

0