.. |
BreakPointDlg.cpp
|
Cleanup the breakpoint code a bit, fix updating the breakpoint window when clicking in the bp column in the code view.
|
2008-12-20 14:00:33 +00:00 |
BreakPointDlg.h
|
set svn:eol-style=native for **.h
|
2008-12-08 04:46:09 +00:00 |
BreakpointView.cpp
|
Change the font in DebuggerWX to something legible kthx
|
2008-12-26 03:46:04 +00:00 |
BreakpointView.h
|
set svn:eol-style=native for **.h
|
2008-12-08 04:46:09 +00:00 |
BreakpointWindow.cpp
|
Cleanup the breakpoint code a bit, fix updating the breakpoint window when clicking in the bp column in the code view.
|
2008-12-20 14:00:33 +00:00 |
BreakpointWindow.h
|
set svn:eol-style=native for **.h
|
2008-12-08 04:46:09 +00:00 |
CodeView.cpp
|
fix a minor "misfeature" in the symbol table code.
|
2009-01-20 13:13:03 +00:00 |
CodeView.h
|
set svn:eol-style=native for **.h
|
2008-12-08 04:46:09 +00:00 |
CodeWindow.cpp
|
Fix insanely annoyingly behaviour when setting breakpoints
|
2009-01-20 19:00:51 +00:00 |
CodeWindow.h
|
DebuggerWX: Added jit block linking option to the code window
|
2009-01-20 16:52:46 +00:00 |
CodeWindowSJP.cpp
|
Use wx style ListBox fast fill: Freeze and Thaw
|
2009-01-21 18:08:12 +00:00 |
Debugger.cpp
|
set svn:eol-style=native for **.cpp
|
2008-12-08 05:30:24 +00:00 |
Debugger.h
|
Change the font in DebuggerWX to something legible kthx
|
2008-12-26 03:46:04 +00:00 |
JitWindow.cpp
|
misc debugger improvements - hle:d code can be read in disasm window, memview can show floating point values, a crash fix, the locked cache now shows up in memview, some disasm bugfixes (frsp)
|
2009-01-21 11:44:36 +00:00 |
JitWindow.h
|
set svn:eol-style=native for **.h
|
2008-12-08 04:46:09 +00:00 |
LogWindow.cpp
|
Some more nowx compile fixes thanks to tinctorius
|
2009-01-06 17:14:04 +00:00 |
LogWindow.h
|
set svn:eol-style=native for **.h
|
2008-12-08 04:46:09 +00:00 |
MemoryCheckDlg.cpp
|
Cleanup the breakpoint code a bit, fix updating the breakpoint window when clicking in the bp column in the code view.
|
2008-12-20 14:00:33 +00:00 |
MemoryCheckDlg.h
|
set svn:eol-style=native for **.h
|
2008-12-08 04:46:09 +00:00 |
MemoryView.cpp
|
more f-zero work - no success :( Still fp errors.
|
2009-01-21 12:41:01 +00:00 |
MemoryView.h
|
set svn:eol-style=native for **.h
|
2008-12-08 04:46:09 +00:00 |
MemoryWindow.cpp
|
Debugger: add a tiny function, dump main memory to a file, mainram.dump in .\User\Cache\,
|
2009-01-21 17:02:01 +00:00 |
MemoryWindow.h
|
Debugger: add a tiny function, dump main memory to a file, mainram.dump in .\User\Cache\,
|
2009-01-21 17:02:01 +00:00 |
RegisterView.cpp
|
fix red coloring of fp regs in registerview
|
2009-01-20 19:41:45 +00:00 |
RegisterView.h
|
Improve register view window (now shows fp, various special regs). If the window is too small, delete the RegisterView section in your Debugger.ini.
|
2009-01-20 19:15:33 +00:00 |
RegisterWindow.cpp
|
convert the register window to wxGrid, allows multiplatform colors. fix wxw debug build error msg.
|
2008-12-09 05:29:14 +00:00 |
RegisterWindow.h
|
convert the register window to wxGrid, allows multiplatform colors. fix wxw debug build error msg.
|
2008-12-09 05:29:14 +00:00 |
SConscript
|
nakee's work on dolphin events. Also get wxw out of logmanager. This commit wants your comments
|
2009-01-15 06:48:15 +00:00 |