summaryrefslogtreecommitdiffstatshomepage
path: root/src/osd/modules/debugger/osx/memoryview.mm
Commit message (Expand)AuthorAgeFilesLines
* debugger/win: Added capability to save/restore window arrangement. Vas Crabb2022-09-161-8/+10
* -frontend: Refactored menu event handling and fixed a number of issues. (#8777) Vas Crabb2021-10-311-58/+56
* debugger: support octal on the Mac native debugger [R. Belmont] arbee2021-10-271-4/+65
* dvmemory: Substitute strongly typed enum for magic numbers specifying data fo... AJR2021-08-161-23/+40
* Debugger expression and memory access overhaul AJR2020-05-251-1/+0
* OS X debugger: Avoid crashing when a nonexistent disassembly or memory view i... AJR2020-04-201-4/+8
* mac: fix copy/paste error, get rid of allocWithZone as it's ignored on 64-bit... Vas Crabb2019-11-181-1/+1
* missed a couple of Mac debugger things (nw) Vas Crabb2019-11-181-14/+12
* misc cleanup: Vas Crabb2019-11-181-5/+5
* * Save/restore more Cocoa debugger state Vas Crabb2017-07-211-2/+4
* Added basic support for saving/restoring Cocoa debugger window state, compati... Vas Crabb2017-07-201-1/+22
* Fix OS X build (nw) AJR2017-02-111-0/+1
* srcclean (nw) Vas Crabb2016-11-271-11/+11
* std::min and std:max instead of MIN and MAX, also some more macros converted ... Miodrag Milanovic2016-07-311-2/+2
* Various cleanups suggested by static analyzer (nw) Miodrag Milanovic2016-04-241-8/+8
* Support 64 and 80-bit floats in OS X debugger (nw) arbee2015-12-191-1/+15
* Support float view in OS X debugger (nw) arbee2015-11-301-0/+7
* First commit for issue #476 yz70s2015-11-301-2/+2
* renamed m -> mm (nw) Miodrag Milanovic2015-11-081-0/+268