pcsx2/pcsx2-qt/Debugger
Dan McCarthy 3a03b579d2 Debugger: Add Saved Addresses tab widget for bookmarking mem addresses
Adds a tab widget to the debugger that allows saving/bookmarking memory addresses and giving them labels/descriptions for convenience. Includes the ability to jump back to memory addresses from the Saved Addresses tab, and adding Saved Addresses from memory search search results context menu and the memory view context menu.

Also supports importing and exporting the saved addresses as CSV format.
2024-01-06 13:17:39 +10:00
..
Models Debugger: Add Saved Addresses tab widget for bookmarking mem addresses 2024-01-06 13:17:39 +10:00
BreakpointDialog.cpp Misc: Remove explicit PCH include, switch to SPDX 2023-12-24 14:03:14 +10:00
BreakpointDialog.h Misc: Remove explicit PCH include, switch to SPDX 2023-12-24 14:03:14 +10:00
BreakpointDialog.ui Debugger: Initial debugger implementation 2022-12-24 07:21:49 +00:00
CpuWidget.cpp Debugger: Add Saved Addresses tab widget for bookmarking mem addresses 2024-01-06 13:17:39 +10:00
CpuWidget.h Debugger: Add Saved Addresses tab widget for bookmarking mem addresses 2024-01-06 13:17:39 +10:00
CpuWidget.ui Debugger: Add Saved Addresses tab widget for bookmarking mem addresses 2024-01-06 13:17:39 +10:00
DebuggerWindow.cpp Misc: Remove explicit PCH include, switch to SPDX 2023-12-24 14:03:14 +10:00
DebuggerWindow.h Misc: Remove explicit PCH include, switch to SPDX 2023-12-24 14:03:14 +10:00
DebuggerWindow.ui Debugger: Fix an issue where the debugger is always on top of the main window 2023-10-13 13:53:12 +01:00
DisassemblyWidget.cpp Misc: Remove explicit PCH include, switch to SPDX 2023-12-24 14:03:14 +10:00
DisassemblyWidget.h Misc: Remove explicit PCH include, switch to SPDX 2023-12-24 14:03:14 +10:00
DisassemblyWidget.ui Debugger: Initial debugger implementation 2022-12-24 07:21:49 +00:00
MemoryViewWidget.cpp Debugger: Add Saved Addresses tab widget for bookmarking mem addresses 2024-01-06 13:17:39 +10:00
MemoryViewWidget.h Debugger: Add Saved Addresses tab widget for bookmarking mem addresses 2024-01-06 13:17:39 +10:00
MemoryViewWidget.ui Debugger: Initial debugger implementation 2022-12-24 07:21:49 +00:00
RegisterWidget.cpp Misc: Remove explicit PCH include, switch to SPDX 2023-12-24 14:03:14 +10:00
RegisterWidget.h Misc: Remove explicit PCH include, switch to SPDX 2023-12-24 14:03:14 +10:00
RegisterWidget.ui Debugger: Initial debugger implementation 2022-12-24 07:21:49 +00:00