don't link mmap region into .text but aot array itself
This commit is contained in:
@ -32,6 +32,9 @@ my $cui = TUI::init_cui();
|
||||
|
||||
# TODO: Add a TextEditor panel below the markers for notes.
|
||||
# Store notes in ./notes/benchmark-type-address.txt
|
||||
# TODO: Add a more exhaustive faults query that also retrieves
|
||||
# what fault has been injected. Then add an info popup or
|
||||
# display it in the markers panel
|
||||
|
||||
# =============================================================================
|
||||
# Data handling
|
||||
|
||||
Reference in New Issue
Block a user