Lioncash
|
ee22d091a0
|
DolphinWX: Eliminate most usages of event tables in the debugger.
Moves things over to Bind.
|
2014-11-05 23:03:06 -05:00 |
skidau
|
4570dd7eeb
|
Fixed a crash that would occur if a new watch were added by entering a watch name.
Code style updates.
|
2014-10-26 23:23:45 +11:00 |
skidau
|
8d2931cf18
|
Breakpoints and watches are now loaded and saved on start/stop.
Saved Breakpoints and watches per game in the game ini.
|
2014-10-26 14:56:03 +11:00 |
skidau
|
b73130af77
|
Added Load/Save function for the Watch window.
Made the floating windows toolbars dockable.
Scaled down the breakpoint toolbar icons to 16x16.
|
2014-10-26 14:56:03 +11:00 |
skidau
|
613cae613a
|
Added a RAM Watch window to the debugger
Conflicts:
Source/Core/Core/HW/Memmap.cpp
Source/Core/Core/HW/Memmap.h
Source/Core/DolphinWX/Debugger/CodeWindow.h
|
2014-10-26 14:56:02 +11:00 |