index
:
mame
aaron-nl3
aaron-pci-cleanup
addrbus-64
arm3_copro
asmjit
cbm_joy_swap
cdimono2_wip
cdplay
cdtv_subcode
dc_pvr-thread
deprecated
draggable-layout
dribbling-nl
dsp563xx
floppysound
hlsl_aviplay
lisa
lua_engine_ui_refactor_2
make_coco_fdc_fixed
master
n64-angrylion
netlist-generated
new_menus
nl-splitfrogs
nl_dips
nltool-updates
py_regtests
release0288
rendlay_vid
s23-firewire
saturn_cdblock
saturn_vdp_split
save-experiments
save_structs
script-eof-marker
shangha3_drop
taitoair_vco
taitotz-pixxiii
taitowlf_zoom
time-experiments
time-experiments2
voodoo_directx11
x86_std-exceptions
xbox_swlist
xtal
ymfm-delay
MAME - Multiple Arcade Machine Emulator
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
src
/
osd
/
modules
/
debugger
Commit message (
Expand
)
Author
Age
Files
Lines
*
debugwin.c: avoid race condition where debugger window update request is made...
Peter Ferrie
2015-03-16
1
-1
/
+1
*
Cleanups and version bump
mame0159
Miodrag Milanovic
2015-02-25
38
-138
/
+137
*
Add a whole line scroll mode to make breakpoints/watchpoints header work nicely
Vas Crabb
2015-02-23
9
-20
/
+40
*
More intelligible auto window position code
Vas Crabb
2015-02-23
1
-12
/
+18
*
Slight improvement in Cocoa debug view performance
Vas Crabb
2015-02-22
8
-28
/
+68
*
More minor improvements to Cocoa debugger (nw)
Vas Crabb
2015-02-22
2
-34
/
+86
*
Cocoa debugger: suppress trailing whitespace on copy, draw background to edge...
Vas Crabb
2015-02-22
1
-32
/
+61
*
Qt debugger dynamically updates menu items controlling disassembly views
Vas Crabb
2015-02-22
6
-60
/
+195
*
More debugger consistency
Vas Crabb
2015-02-22
2
-43
/
+16
*
Make behaviour of breakpoint control a bit more consistent with other debugge...
Vas Crabb
2015-02-21
1
-18
/
+19
*
WM_SIZE etc may be posted before CreateWindowEx returns
Vas Crabb
2015-02-21
3
-5
/
+6
*
Fixed debug build compile (nw)
Ivan Vangelista
2015-02-21
1
-1
/
+1
*
No longer need to mark dirty to hack around the points views
Vas Crabb
2015-02-21
1
-1
/
+0
*
Fix image device menu
Vas Crabb
2015-02-21
2
-11
/
+22
*
Add enable/disable breakpoint from disasm window menus
Vas Crabb
2015-02-21
2
-13
/
+55
*
(Break|Watch)points window for Windows debugger
Vas Crabb
2015-02-21
10
-72
/
+266
*
Port Windows debugger to C++, fix some memory leaks, make menus and window re...
Vas Crabb
2015-02-21
26
-2964
/
+3704
*
Disable decrease bytes per line menu items when only one chunk per line is di...
Vas Crabb
2015-02-19
2
-2
/
+13
*
Allow paste from OS clipboard to debugger windows (use context menu)
Vas Crabb
2015-02-19
4
-6
/
+51
*
Allow copying visible portion of debug view to OS clipboard
Vas Crabb
2015-02-19
4
-55
/
+126
*
Better autosizing for windows
Vas Crabb
2015-02-19
4
-6
/
+7
*
Make resizing the device info windows work nicely
Vas Crabb
2015-02-19
1
-11
/
+52
*
Add preliminary device detail windows
Vas Crabb
2015-02-19
7
-1
/
+248
*
Move breakpoint control code out of view class - it doesn't really belong there
Vas Crabb
2015-02-18
11
-267
/
+348
*
Allow breakpoint toggle and run-to-cursor on non-current CPUs in Qt debugger
Vas Crabb
2015-02-17
1
-17
/
+39
*
Intuitive mouse dragging on views supporting selection, improved click-throug...
Vas Crabb
2015-02-17
1
-1
/
+15
*
Try not to crash on hard reset
Vas Crabb
2015-02-17
1
-10
/
+33
*
Add devices window to cocoa debugger
Vas Crabb
2015-02-17
34
-117
/
+376
*
Allow run-to-cursor and breakpoint set/clear/enable/disable for inactive CPUs
Vas Crabb
2015-02-17
1
-52
/
+69
*
* Map visited to a background colour
Vas Crabb
2015-02-17
17
-198
/
+483
*
Remove redundant filename prefix
Vas Crabb
2015-02-17
31
-48
/
+60
*
Make QT debugger file names match class names without redundant prefix
Vas Crabb
2015-02-17
19
-38
/
+38
*
Seems debug views don't mark dirty on click handling
Vas Crabb
2015-02-14
1
-0
/
+2
*
More functionality, including (break|watch)points view
Vas Crabb
2015-02-14
14
-44
/
+375
*
Fix a dumb bug, use newer interfaces
Vas Crabb
2015-02-14
2
-23
/
+5
*
Check which control sends event
Vas Crabb
2015-02-14
1
-1
/
+3
*
More intuitive command/expression history
Vas Crabb
2015-02-14
8
-47
/
+73
*
Far better handling of font metrics in Cocoa debugger, and more efficient dra...
Vas Crabb
2015-02-14
4
-70
/
+132
*
Break up the Cocoa debugger by class - it's ugly crammed into a single file
Vas Crabb
2015-02-14
27
-2651
/
+2969
*
Cleanups and version bump
mame0158
Miodrag Milanovic
2015-01-28
5
-55
/
+55
*
Converted modules/debugger/* to new module infrastructure. (nw)
couriersud
2015-01-25
11
-254
/
+166
*
Renamed osd_debugger_interface to debug_module in a first step to move
couriersud
2015-01-24
7
-14
/
+40
*
debugqt: alternatively... (nw)
cracyc
2015-01-12
1
-1
/
+1
*
debugqt: get machine from somewhere (nw)
cracyc
2015-01-12
1
-1
/
+1
*
Converted back osd_interface into a pure interface.
couriersud
2015-01-12
10
-34
/
+57
*
Cleanups and version bump
mame0157
Miodrag Milanovic
2014-12-31
2
-15
/
+15
*
Move some includes around to fix compile errors on OSX; if this breaks any ot...
Wilbert Pol
2014-12-29
1
-1
/
+4
*
debug/qt: Add a per-device window [O. Galibert]
Olivier Galibert
2014-12-22
5
-8
/
+222
*
qt/debug: Device tree view. Looks cool with mu100 or lindbios [O. Galibert]
Olivier Galibert
2014-12-19
5
-6
/
+267
*
debug: fix the gui for smaller fonts
Fabrice Bellet
2014-12-18
2
-3
/
+3
[next]