summaryrefslogtreecommitdiffstatshomepage
path: root/src/osd/modules/debugger/osx/debugwindowhandler.h
Commit message (Collapse)AuthorAgeFilesLines
* To ArBee with love Vas Crabb2016-03-101-0/+1
| | | | | | | | Add common debugger commands to global menu bar [Vas Crabb] Also fix occasional crash in Copy Visible Note that copy visible, paste, toggle breakpoint, and view options still require you to use context menus in windows Debug/Run menus only work when a debugger window has focus, so Break is less useful than it could be Hope this is at least a slight improvement for you, ArBee
* removed restriction link for BSD3 licensed files (nw) Miodrag Milanovic2015-05-071-3/+0
|
* Cleanups and version bumpmame0159 Miodrag Milanovic2015-02-251-5/+5
|
* Move breakpoint control code out of view class - it doesn't really belong there Vas Crabb2015-02-181-0/+3
|
* Add devices window to cocoa debugger Vas Crabb2015-02-171-1/+2
|
* * Map visited to a background colour Vas Crabb2015-02-171-0/+3
| | | | | | | | | * Allocate colours once only * Make disassembly view context menu easier to use again * Console feedback for breakpoint changes * Update views for breakpoint changes * Map Option-/Command-click to middle/right click * Disassembly/memory views inherit focus from parent window
* Remove redundant filename prefix Vas Crabb2015-02-171-0/+98