Files
dbgui/todos.txt

4 lines
317 B
Plaintext

- 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?))