Commit graph

10 commits

Author SHA1 Message Date
EdwardNutting_cp
8c0b7ee579 - Clearing INT3s now clears everything in the list not just INT3s for current method – more thorough cleanup that prevents accidental build up of INT3s
- Clearing INT3s will not clear INT3s that should be permanent. 
 - ASM Window filters debug NOPs that have been set to INT3
2014-01-18 12:47:43 +00:00
EdwardNutting_cp
9bde4fe11b Improvements to DS speed. We now insert NOP placeholders for INT3s in preference to actually inserting the INT3s (though we still insert some INT3s so DS can process messages etc). Improves DS speed especially on larger methods with large numbers of C# lines between opening curly braces, "{". 2014-01-18 00:09:54 +00:00
EdwardNutting_cp
87514cde77 All those debugger changes we've been waiting for ;) 2014-01-10 22:03:55 +00:00
kudzu_cp
01cf0bf074 2012-03-26 01:54:10 +00:00
kudzu_cp
dd96e77414 2012-03-26 01:02:24 +00:00
kudzu_cp
ff07240335 2012-03-25 21:55:46 +00:00
kudzu_cp
114ee39943 2012-03-25 21:38:37 +00:00
kudzu_cp
2c6673b0b5 2012-03-25 20:54:09 +00:00
kudzu_cp
672b74000b 2012-03-25 20:39:21 +00:00
kudzu_cp
33d68811a9 2012-03-25 20:00:09 +00:00