summaryrefslogtreecommitdiffstats
path: root/src/citra_qt/debugger/graphics_breakpoint_observer.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add CiTrace recording support.Tony Wasserka2015-07-131-1/+1
| | | | | | This is exposed in the GUI as a new "CiTrace Recording" widget. Playback is implemented by a standalone 3DS homebrew application (which only runs reliably within Citra currently; on an actual 3DS it will often crash still).
* Pica/DebugUtils: Factor out BreakPointObserverDock into its own file.Tony Wasserka2015-02-111-0/+33