add run in gdb menu action
This commit is contained in:
@ -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
|
||||
# =============================================================================
|
||||
|
||||
Reference in New Issue
Block a user