Henrik Rydgård
|
87c1dc3dd9
|
Merge pull request #3420 from Kingcom/Debug
Don't recreate debug windows
|
2013-08-27 01:48:01 -07:00 |
|
Unknown W. Brackets
|
18792f64f9
|
Fix debugger wstring usage.
|
2013-08-26 23:54:48 -07:00 |
|
Henrik Rydgard
|
55aa3d13c7
|
Win32: Switch to a UNICODE build. This took quite a bit of fixing.
|
2013-08-26 19:00:16 +02:00 |
|
Kingcom
|
d6009d9e3d
|
Create a single instance of the debug windows and keep them
|
2013-08-26 14:19:46 +02:00 |
|
Kingcom
|
e308ef59f5
|
Add step out feature and button
|
2013-08-17 11:18:03 +02:00 |
|
Kingcom
|
b3cd95ec68
|
Remove Skip button
|
2013-08-17 10:59:43 +02:00 |
|
Kingcom
|
984a038b36
|
Merge stop and go buttons
|
2013-08-17 10:57:29 +02:00 |
|
Kingcom
|
4e8bca7549
|
Move step into, step out and run to line into accelerators
|
2013-08-17 10:49:07 +02:00 |
|
Kingcom
|
537ab396e7
|
Change the bottom control of the disassembly with Ctrl+1-4
|
2013-08-16 14:19:04 +02:00 |
|
Kingcom
|
bfbea62ce3
|
Send messages to the debugger
|
2013-08-14 23:46:59 +02:00 |
|
Kingcom
|
177b9fa6b1
|
Separate accelerator table when the debugger is active
|
2013-08-14 23:30:50 +02:00 |
|
Kingcom
|
07f279096f
|
Add stack frames display
|
2013-08-12 22:11:00 +02:00 |
|
Kingcom
|
92c70af587
|
Add status bar
|
2013-07-30 16:19:05 +02:00 |
|
Kingcom
|
723f242f0c
|
Rerwrote GetOpcodeInfo and adapted MipsTables for it
|
2013-07-30 11:29:30 +02:00 |
|
Kingcom
|
32f1ca91fd
|
-add function to get relevant opcode information for the disassembly
-put it to use to clean up code
|
2013-07-30 10:14:56 +02:00 |
|
Unknown W. Brackets
|
97098f109a
|
Use CommonWindows.h from Windows/ too.
Might as well. Everything still builds fine.
|
2013-07-28 21:04:20 -07:00 |
|
Kingcom
|
007e03a4d7
|
Move breakpoint list to separate class
|
2013-07-08 17:59:34 +02:00 |
|
Unknown W. Brackets
|
9d50579aa9
|
Add a context menu to play with threads.
|
2013-07-07 23:47:22 -07:00 |
|
Unknown W. Brackets
|
7f858d7263
|
Add a context menu to enable/disable breakpoints.
Probably it could edit or etc. too...
|
2013-07-07 23:28:35 -07:00 |
|
Kingcom
|
bccc3c4281
|
Debug interface improvements
|
2013-07-03 22:29:35 +02:00 |
|
Unknown W. Brackets
|
defe750558
|
Update debugger UI on the debugger's threads.
|
2013-07-02 22:59:47 -07:00 |
|
Kingcom
|
24559491f0
|
Thread list in disassembly window
|
2013-07-02 23:21:20 +02:00 |
|
Kingcom
|
c41b08f9e2
|
Add expression parser to breakpoints
|
2013-07-02 11:51:29 +02:00 |
|
Kingcom
|
15eb8c8657
|
Breakpoint window
|
2013-07-02 00:20:19 +02:00 |
|
Henrik Rydgård
|
c28109dfa0
|
Merge pull request #2576 from Kingcom/master
Expression parser update
|
2013-07-01 08:23:42 -07:00 |
|