1
0
Fork 0
Commit Graph

22 Commits

Author SHA1 Message Date
Mr. eXoDia 4798a29660 Revert "Merged in Nukem9/x64_dbg/master (pull request #45)"
This reverts commit b6735aad53, reversing
changes made to 20fa55cc2b.
2015-04-02 16:57:45 +02:00
Nukem fe2cdf26de Compiler-optimized MemIsCanonicalAddress 2015-03-28 16:38:41 -04:00
Nukem efac966b39 Project: define _DEBUG when needed 2015-03-28 15:32:24 -04:00
Nukem c69ae20534 Newer locks in dbghelp_safe 2015-03-28 15:24:28 -04:00
Nukem 5bd3a0b5a7 Optimize SectionLocker to use fewer runtime variables 2015-03-22 21:56:25 -04:00
Nukem 5b948d974f Better shared SRWLock code (Template class) 2015-03-22 21:19:28 -04:00
Nukem 4c115e5e7e Fix recursive deadlocks / some small bugs 2015-03-22 21:14:18 -04:00
Nukem 31f816afd1 Change 'bookmark' function names (capitalization) 2015-03-18 16:45:40 -04:00
Nukem 66c290c331 Small compile-time optimization for locks 2015-03-18 16:35:42 -04:00
Nukem c36f4708a7 Refactor bookmark.cpp 2015-03-11 19:16:22 -04:00
Nukem 0a69aa95e9 Begin using shared locks 2015-03-11 18:14:25 -04:00
Nukem 125f07ff6c Refactor CriticalSectionLocker 2015-03-10 21:24:47 -04:00
Mr. eXoDia 620fa50ae9 DBG: fixed some stuff with the CriticalSectionLocker 2014-12-23 00:31:02 +01:00
Nukem 6f781e0d0d CriticalSectionLocker unlock bug 2014-12-20 23:13:53 -05:00
Mr. eXoDia a883544e52 DBG: resolved issue #221 (crashes because of race conditions) 2014-12-09 01:29:08 +01:00
Mr. eXoDia c79bc82292 DBG: added some comments on where to update the string handling to UTF-8 2014-09-07 19:04:57 +02:00
Mr. eXoDia 58194b161c DBG: better threading 2014-09-06 21:18:50 +02:00
Mr. eXoDia 3c9c6fa17b DBG: performance improvement with the memory map 2014-07-19 04:34:22 +02:00
mr.exodia 7841d1c1b3 - resolved issue #34 (no more random crashes)
- added step until return (thanks to RaMMicHaeL for the suggestion)
2014-02-16 22:06:59 +01:00
mr.exodia f22f5a2384 DBG: fixed a bug with restoring memory breakpoints from the database
DBG: remoevd WAITID_SYSBREAK (it could cause a deadlock when a breakpoint reached before the system breakpoint)
2013-12-07 20:45:48 +01:00
mr.exodia da3fdf53a3 DBG: fixed all memory leaks (from emalloc&efree) 2013-11-17 13:10:29 +01:00
mr.exodia 6c9de40fbc first commit 2013-11-14 21:55:18 +01:00