index
:
dolphin
4.0-hotfixes
master
release-prep-2407
release-prep-2409
release-prep-2412
release-prep-2503
release-prep-2503a
release-prep-2506
release-prep-2506a
release-prep-2509
release-prep-2512
release-prep-2603
release-prep-2603a
release-prep-2606
stable
GameCube and Wii emulator
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Source
/
Core
/
DolphinQt
/
Debugger
Age
Commit message (
Expand
)
Author
2022-12-04
Merge pull request #11273 from TryTwo/PR_Conditional_BP_Callstack
Admiral H. Curtiss
2022-12-04
Merge pull request #11232 from TryTwo/PR_MemoryView_highlighting
Admiral H. Curtiss
2022-12-03
Add callstack to conditional breakpoints. Checks entire stack for value.
TryTwo
2022-12-01
JITWidget: Convert to fmt
Pokechu22
2022-12-01
Clean up DisassembleBlock and JitInterface::GetHostCode
Pokechu22
2022-12-01
Show JIT blocks widget when selecting 'PPC vs Host' in code widget
Pokechu22
2022-12-01
Fix code widget not becoming visible when selecting 'view code' or similar
Pokechu22
2022-12-01
Fix crash when stopping emulation while the JIT widget is in use
Pokechu22
2022-11-30
MemoryViewWidget set target address as selected. Fix focus call. Always colo...
TryTwo
2022-11-26
Debugger BreakpointWidget: Allow editing breakpoints
JoshuaMK
2022-11-13
Merge pull request #11015 from TryTwo/Conditional_Breakpoints
Admiral H. Curtiss
2022-11-05
MemoryWidget: Split Actions into Import and Export.
Admiral H. Curtiss
2022-11-05
Merge pull request #11111 from TryTwo/PR_MemoryView_TableUpdates
Admiral H. Curtiss
2022-11-04
Merge pull request #10771 from TryTwo/PR_AutoStep
Admiral H. Curtiss
2022-10-30
Merge pull request #11185 from TryTwo/PR_MemoryWidget_Address_Input_History
JMC47
2022-10-29
MemoryWidget: Make search address a combobox that holds address history.
TryTwo
2022-10-26
Make SetPatch responsible for overwriting old patches
JoshuaMK
2022-10-23
Merge pull request #11135 from AdmiralCurtiss/ppcanalyst-unused-stats
JosJuice
2022-10-23
Add logging and error reporting to Breakpoint Conditionals.
TryTwo
2022-10-22
MemoryViewWidget refactor memory table.
TryTwo
2022-10-12
Remove most uses of StringFromFormat in favor of fmt
Pokechu22
2022-10-08
NewBreakpointDialog: Add a help message for conditionals.
TryTwo
2022-10-08
PPCAnalyst: Remove unused variables in BlockStats.
Admiral H. Curtiss
2022-10-06
MemoryView auto updateDebugger. Implement base codetrace logic. Add register ...
TryTwo
2022-10-06
Debugger: Initial implementation of conditional breakpoints
smurf3tte
2022-09-28
Debugger/CodeWidget: Update callstack/callers/calls on symbol changes
Pokechu22
2022-09-08
Debugger MemoryWidget: Create mini-menu at top of sidebar. Move dump buttons ...
TryTwo
2022-08-22
Merge pull request #10809 from TryTwo/PR_CodeWidget_Filters
JMC47
2022-07-12
NetworkCaptureLogger: Add GameCube BBA support
Sepalani
2022-07-05
Debugger CodeWidget: Add filter boxes to callstack, function calls, and funct...
TryTwo
2022-07-02
Merge pull request #10794 from TryTwo/PR_MemoryWidget_Cell_Edit
Admiral H. Curtiss
2022-07-01
Debugger MemoryViewWidget: Allow direct editing of memory cells.
TryTwo
2022-07-01
RegisterWidget: Fix crash when right-clicking when there is no selected cell
Pokechu22
2022-06-20
Qt/MemoryViewWidget: Don't elide text
Pokechu22
2022-06-01
Add options for BreakpointWidget, WatchWidget, and CheatSearches to send addr...
TryTwo
2022-05-10
Qt/MemoryViewWidget: Fix resizing.
Admiral H. Curtiss
2022-05-08
Qt/MemoryViewWidget: Remove the behavior that clicking anywhere in the table ...
Admiral H. Curtiss
2022-05-08
Qt/MemoryViewWidget: Add a custom scrollbar.
Admiral H. Curtiss
2022-05-08
Qt/MemoryViewWidget: Convert into QWidget that has the table as a member.
Admiral H. Curtiss
2022-05-08
Qt/MemoryViewWidget: Keyboard navigation should observe the number of bytes p...
Admiral H. Curtiss
2022-04-29
Debugger RegisterWidget: Add context options to change entire column's displa...
TryTwo
2022-04-24
Qt/MemoryViewWidget: Detect row breakpoint cell by cell data instead of cell ...
Admiral H. Curtiss
2022-04-24
Qt/MemoryViewWidget: Add option to copy the actually displayed cell value to ...
Admiral H. Curtiss
2022-04-24
Qt/MemoryViewWidget: Don't use a member variable to hold information about th...
Admiral H. Curtiss
2022-04-24
Qt/MemoryWidget: Don't force a fixed size for the sidebar.
Admiral H. Curtiss
2022-04-23
Dual View any size.
TryTwo
2022-04-17
MemoryWidget add dual views for two separate column types. Force first column...
TryTwo
2022-04-15
Debugger MemoryWidget: More display types, use combo box for display options....
TryTwo
2022-04-10
MemoryWidget: Load Files to Memory
EternityShack
2022-04-08
Merge pull request #7675 from TryTwo/Debugger_Code_Features
Admiral H. Curtiss
[prev]
[next]