summaryrefslogtreecommitdiffstatshomepage
path: root/src/osd/modules/debugger/osx
Commit message (Expand)AuthorAgeFilesLines
...
* Allow run-to-cursor and breakpoint set/clear/enable/disable for inactive CPUs Vas Crabb2015-02-171-52/+69
* * Map visited to a background colour Vas Crabb2015-02-1716-196/+479
* Remove redundant filename prefix Vas Crabb2015-02-1730-46/+58
* Seems debug views don't mark dirty on click handling Vas Crabb2015-02-141-0/+2
* More functionality, including (break|watch)points view Vas Crabb2015-02-1414-44/+375
* Fix a dumb bug, use newer interfaces Vas Crabb2015-02-141-22/+5
* Check which control sends event Vas Crabb2015-02-141-1/+3
* More intuitive command/expression history Vas Crabb2015-02-147-23/+47
* Far better handling of font metrics in Cocoa debugger, and more efficient dra... Vas Crabb2015-02-144-70/+132
* Break up the Cocoa debugger by class - it's ugly crammed into a single file Vas Crabb2015-02-1425-0/+2941