add run in gdb menu action

This commit is contained in:
2026-04-20 23:52:06 +02:00
parent 495f74ade7
commit 19048ed4bf
5 changed files with 106 additions and 23 deletions

View File

@ -30,6 +30,9 @@ my $selected_experiment = $selected_experiments[0];
my $cui = TUI::init_cui();
# TODO: Add a TextEditor panel below the markers for notes.
# Store notes in ./notes/benchmark-type-address.txt
# =============================================================================
# Data handling
# =============================================================================