mirror of https://github.com/PCSX2/pcsx2.git
79dbc272b8
This adds three new tabs in the debugger: The Globals tab, the Locals tab and the Parameters tab. In addition, it rewrites the Functions tab. All four of these tabs use the new symbol tree widgets and the associated model. This allows the user the inspect complex data structures in memory with full type information. Lastly, new dialogs have been added for creating symbols. |
||
---|---|---|
.. | ||
NewSymbolDialog.ui | ||
NewSymbolDialogs.cpp | ||
NewSymbolDialogs.h | ||
SymbolTreeDelegates.cpp | ||
SymbolTreeDelegates.h | ||
SymbolTreeLocation.cpp | ||
SymbolTreeLocation.h | ||
SymbolTreeModel.cpp | ||
SymbolTreeModel.h | ||
SymbolTreeNode.cpp | ||
SymbolTreeNode.h | ||
SymbolTreeWidget.ui | ||
SymbolTreeWidgets.cpp | ||
SymbolTreeWidgets.h | ||
TypeString.cpp | ||
TypeString.h |