Trivalik_cp
10052cd8d8
reduce Dispatcher.Invoke calls, use now the Application.Current.Dispatcher, fix exception on FindWindow, assembler stepping is working for me without mterwood's changes
2014-07-12 11:28:44 +00:00
EdwardNutting_cp
87514cde77
All those debugger changes we've been waiting for ;)
2014-01-10 22:03:55 +00:00
EdwardNutting_cp
2f836e466d
Adds historical data to Cosmos views. Select lines of code highlighted in yellow in the Cosmos Assembly window to see the values of registers and arguments/stack when that line was last executed.
2013-12-26 20:43:03 +00:00
EdwardNutting_cp
407e5102eb
Bug fixes:
...
- Single-level fields now work.
- "This" in locals window now works - this and #1 were related to SQLite issue that was just a bad line of code
- Arguments/Stack window now displays correct values. Used to display same value for both args and stack mistakenly.
2013-12-26 16:16:54 +00:00
geramy_cp
eab46e2cb0
Fixed asm stepping. also fixed IL2CPU Profiler and changed Label replace chars with a compiled regex.
2013-02-03 16:10:16 +00:00
geramy_cp
ba915c87ff
Fixed the Debugger.
2013-02-03 11:52:34 +00:00
kudzu_cp
44d19280b7
2012-07-30 15:51:07 +00:00
kudzu_cp
3ee738c9fe
Eliminated Cosmos.Debug.Consts, merged into Cosmos.Debug.Common as DebugStub now has its own copy fo consts in X#.
2012-07-17 02:39:08 +00:00
kudzu_cp
33d68811a9
2012-03-25 20:00:09 +00:00
kudzu_cp
d1d1e5548c
2012-01-05 20:26:54 +00:00
kudzu_cp
48d627a74d
Namespace fix.
2012-01-02 00:17:20 +00:00
Sentinel209_cp
1ba5a43c79
2011-07-15 23:54:23 +00:00
Sentinel209_cp
beb587aea0
Added delayed updating of custom tool windows i fthey werent open when the breakpoint was hit.
2011-07-13 00:54:44 +00:00
kudzu_cp
1f077372b5
MemoryViewUC
2011-07-12 03:16:39 +00:00
kudzu_cp
dfac280761
2011-07-11 06:32:29 +00:00
kudzu_cp
0b11131e95
2011-07-10 20:37:51 +00:00
kudzu_cp
299170dd73
Removed old EBP from frame view.
2011-07-10 20:34:38 +00:00
kudzu_cp
9c06dedd71
Increased responsiveness of timer, and made the queue threadsafe.
2011-07-10 03:37:31 +00:00
kudzu_cp
d418b48327
2011-07-10 01:15:07 +00:00
kudzu_cp
6ab4f37a45
2011-07-10 00:48:36 +00:00
kudzu_cp
cfb4e0a35f
2011-07-09 21:55:46 +00:00
Sentinel209_cp
a60737664d
2011-07-09 05:36:53 +00:00
Sentinel209_cp
58c115c7f7
2011-07-09 05:07:59 +00:00
Sentinel209_cp
ee93ce5100
2011-07-09 04:47:14 +00:00
Sentinel209_cp
943d0b17aa
2011-07-09 04:40:35 +00:00
Sentinel209_cp
8eadfdba16
2011-07-09 04:30:46 +00:00
Sentinel209_cp
fc2314399c
2011-07-09 04:23:50 +00:00
Sentinel209_cp
ff46012613
Removed old project and formatted frame text.
2011-07-09 04:01:24 +00:00
Sentinel209_cp
c5b946cbcf
Frame and Stack debugger integration.
2011-07-09 02:10:53 +00:00
Sentinel209_cp
2449c9f58a
Added Stack Window to VS.
2011-07-01 02:10:22 +00:00