summaryrefslogtreecommitdiffstatshomepage
path: root/src/osd/modules/debugger/win
Commit message (Expand)AuthorAgeFilesLines
* Cleanups and version bumpmame0159 Miodrag Milanovic2015-02-2527-98/+97
* Make behaviour of breakpoint control a bit more consistent with other debugge... Vas Crabb2015-02-211-18/+19
* WM_SIZE etc may be posted before CreateWindowEx returns Vas Crabb2015-02-213-5/+6
* Fixed debug build compile (nw) Ivan Vangelista2015-02-211-1/+1
* Fix image device menu Vas Crabb2015-02-212-11/+22
* Add enable/disable breakpoint from disasm window menus Vas Crabb2015-02-212-13/+55
* (Break|Watch)points window for Windows debugger Vas Crabb2015-02-219-72/+264
* Port Windows debugger to C++, fix some memory leaks, make menus and window re... Vas Crabb2015-02-2125-0/+3575