summaryrefslogtreecommitdiffstatshomepage
path: root/src/osd/modules/debugger/osx/disassemblyviewer.mm
Commit message (Expand)AuthorAgeFilesLines
* debugger/osx: Don't use uninitialised NSRect when creating pop-up button. Vas Crabb2024-11-191-3/+1
* Miscellaneous cleanup Vas Crabb2023-06-241-6/+5
* osd/modules: Cleaned up most macOS deprecation warnings up to and including 1... arbee2023-06-101-4/+7
* debugger/win: Added capability to save/restore window arrangement. Vas Crabb2022-09-161-3/+3
* Debugger changes AJR2022-08-281-1/+1
* Debugger expression and memory access overhaul AJR2020-05-251-4/+5
* Use std::forward_list for breakpoint and registerpoint lists (nw) AJR2019-09-101-5/+4
* OS X debugger: Update window titles when restoring configuration for disassem... AJR2019-03-271-0/+1
* * Save/restore more Cocoa debugger state Vas Crabb2017-07-211-0/+11
* Added basic support for saving/restoring Cocoa debugger window state, compati... Vas Crabb2017-07-201-0/+8
* Fix OS X build (nw) AJR2017-02-111-0/+1
* OS X Cocoa debugger: Improved view scroll behavior. [Curt Coder] Curt Coder2017-01-171-0/+1
* srcclean (nw) Vas Crabb2016-11-271-6/+6
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-3/+3
* std::min and std:max instead of MIN and MAX, also some more macros converted ... Miodrag Milanovic2016-07-311-1/+1
* Major refactoring of debugger core [Ryan Holtz] therealmogminer@gmail.com2016-06-081-7/+6
* Fix Clang build (nw) Miodrag Milanovic2016-04-241-6/+6
* Various cleanups suggested by static analyzer (nw) Miodrag Milanovic2016-04-241-7/+7
* put debug_view back in machine due to issues with QT (nw) Miodrag Milanovic2016-01-121-2/+2
* created debugger_manager, now this one owns debug_view_manager (nw) Miodrag Milanovic2016-01-121-4/+4
* renamed m -> mm (nw) Miodrag Milanovic2015-11-081-0/+293