7 lines
416 B
Plaintext
7 lines
416 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?))
|
|
- allow (partial) path override for symbol source paths
|
|
- check if classes with base classes work
|