dolphin/Source/Core/DolphinQt/Debugger
Admiral H. Curtiss 23508cafb2
Merge pull request #7675 from TryTwo/Debugger_Code_Features
Debugger: Get target memory in load/store instructions
2022-04-08 05:28:22 +02:00
..
BreakpointWidget.cpp treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
BreakpointWidget.h treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
CodeDiffDialog.cpp implement CodeDiffTool Feature 2022-03-26 11:41:08 -07:00
CodeDiffDialog.h implement CodeDiffTool Feature 2022-03-26 11:41:08 -07:00
CodeViewWidget.cpp Gekko constistancy changes. Add context item to codeview to show or copy a load/store target memory address from instructions at or near PC when paused. 2022-03-17 12:53:38 -07:00
CodeViewWidget.h Gekko constistancy changes. Add context item to codeview to show or copy a load/store target memory address from instructions at or near PC when paused. 2022-03-17 12:53:38 -07:00
CodeWidget.cpp implement CodeDiffTool Feature 2022-03-26 11:41:08 -07:00
CodeWidget.h implement CodeDiffTool Feature 2022-03-26 11:41:08 -07:00
JITWidget.cpp Config: Port remaining Core settings to new config system (partial). 2022-01-05 00:54:15 +01:00
JITWidget.h treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
MemoryViewWidget.cpp Debugger MemoryViewWidget: fixed, tighter spacing 2022-03-29 14:16:25 -07:00
MemoryViewWidget.h Debugger MemoryViewWidget: fixed, tighter spacing 2022-03-29 14:16:25 -07:00
MemoryWidget.cpp MemoryWidget: Fix preview of zero as float/double 2022-04-07 11:55:23 +04:00
MemoryWidget.h Debugger MemoryWidget: add float and integer inputs. Add input preview. Change input logic. Use combobox for options. 2022-04-06 16:20:55 -07:00
NetworkWidget.cpp DolphinQt: Don't update NetworkWidget when hidden 2021-09-18 14:41:11 +02:00
NetworkWidget.h treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
NewBreakpointDialog.cpp NewBreakpointDialog: Fix improperly behaving radio buttons 2022-02-12 11:40:53 -08:00
NewBreakpointDialog.h treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
PatchInstructionDialog.cpp treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
PatchInstructionDialog.h treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
RegisterColumn.cpp treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
RegisterColumn.h treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
RegisterWidget.cpp treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
RegisterWidget.h treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
ThreadWidget.cpp treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
ThreadWidget.h treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
WatchWidget.cpp DolphinQt: Remove Windows dialog help buttons 2021-08-21 10:53:12 -07:00
WatchWidget.h treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00