diff --git a/todos.txt b/todos.txt index 459142d..66a80a4 100644 --- a/todos.txt +++ b/todos.txt @@ -1,4 +1,5 @@ - make sure all the ImGui::Text stuff is converted to TextUnformatted unless formatting is needed - have a panel to create custom types (C++ to DWARF through compiler or smth for now) for custom casting - memory + cpu statistics like VS -- visualization for branches (draw arror if branch is taken (or in both cases?)) \ No newline at end of file +- visualization for branches (draw arror if branch is taken (or in both cases?)) +- allow (partial) path override for symbol source paths