disassembly and new font

This commit is contained in:
T0b1
2023-06-03 21:58:56 +02:00
parent 4f0f320ac4
commit 343a30289c
15 changed files with 3631 additions and 32 deletions

View File

@@ -46,6 +46,7 @@ namespace dbgui::frontend
TargetState state = TargetState::stopped;
std::string filename;
uint64_t id;
size_t data_node_id = 0;
Arch arch;
std::vector<RegSet> reg_sets;