Commit Graph

28 Commits

Author SHA1 Message Date
Jochen Kalmbach 9e02a02ea3 Update README.md
Migrated documentation from CodeProject to GitHub
2017-08-08 15:07:57 +02:00
Jochen Kalmbach a0fcb1b9de Create README.md 2017-08-08 14:15:30 +02:00
jkalmbach ede557da2c VC2015 Support 2016-12-30 10:59:00 +01:00
jkalmbach a4b63d8d9e Added .vs to gitignore 2015-10-25 14:53:18 +01:00
jkalmbach 541ed02ba5 Added VS2015 solution/project 2015-10-25 14:52:42 +01:00
jkalmbach 9f84e9c519 Added comment for x64/x86 cross-process targets in Context 2015-10-25 14:52:11 +01:00
jkalmbach 1b711b2777 Fixed Bug of not working on XP anymore... now only uses GetThreadId, if SDK supports it 2014-11-21 17:18:57 +01:00
jkalmbach c9e3721ff3 Added VirtualProtect again... 2014-09-16 14:56:22 +02:00
jkalmbach 3e9c83cf92 Updated PreventSetUnhandledExceptionFilter to newer function 2014-09-16 14:16:45 +02:00
jkalmbach c32f527bd0 MyStrCpy now also works for older compilers 2014-09-15 13:23:23 +02:00
jkalmbach 515b54fc9f Renamed "GET_CURRENT_CONTEXT" to "GET_CURRENT_CONTEXT_STACKWALKER_CODEPLEX" to prevent duplicate defines
See https://stackwalker.codeplex.com/discussions/283109
Thanks to elmarcel
2014-09-14 21:29:02 +02:00
jkalmbach d3b0d3d284 Fixed bug in ShowCallstack if context must be generated for current thread
See: https://stackwalker.codeplex.com/discussions/446958
Thanks to cavalier3024
2014-09-14 21:24:29 +02:00
jkalmbach b3d9244d75 sizeof syntax corrected
See: https://stackwalker.codeplex.com/discussions/270421
Thanks to GisleVanem
2014-09-14 21:21:05 +02:00
jkalmbach 8944b6d1f0 Bugfix for: "Bug in MyStrCpy"
https://stackwalker.codeplex.com/workitem/10512
Thanks to alippai
2014-09-14 21:13:17 +02:00
jkalmbach_cp 847b45287f Branched from $/stackwalker/Main 2013-07-14 23:04:30 -07:00
jkalmbach_cp 573a5b1ff3 Year corrected 2013-01-07 02:53:17 -08:00
jkalmbach_cp 0fa608a979 VC6 Error solved (strc(n)py_s) 2013-01-07 02:48:07 -08:00
jkalmbach_cp de43c6b8e9 "Runtime Check Error VS2010 Debug Builds" fixed 1.14 2013-01-07 02:38:31 -08:00
[TFS07]\Project Collection Service Accounts 8c43f14f57 Upgrade: New Version of LabDefaultTemplate.xaml. To upgrade your build definitions, please visit the following link: http://go.microsoft.com/fwlink/?LinkId=254563 2012-10-01 14:49:39 -07:00
[TFS07]\Project Collection Service Accounts 16c347279d Checked in by server upgrade 2012-10-01 14:43:10 -07:00
jkalmbach_cp 73f0124168 Branched from $/stackwalker/Main 2011-05-18 23:20:20 -07:00
jkalmbach_cp 84e44c3c1b Add strcpy repalced throu "MyStrCpy" / Added VS2010 project files 2011-05-18 23:19:18 -07:00
TFSSERVICE db4eb49b9d Checked in by server upgrade 2010-08-02 15:49:34 -07:00
jkalmbach_cp d495ccfe52 Now ttry to use IMAGEHLP_MODULE64_V3 if available 2009-11-02 05:55:08 -08:00
jkalmbach_cp 3c58bf45f5 Exception-Test always activated 2009-11-02 02:45:27 -08:00
jkalmbach_cp 831ab9c7cf Created first offical release (SteckWalker_2009-11-01) 2009-11-01 14:27:29 -08:00
jkalmbach_cp 32cb8954b9 First Version on Codeplex (from http://blog.kalmbachnet.de/files/LeakFinder-RC9.zip) 1.0 2009-11-01 14:16:11 -08:00
MCLWEB 2e858b6a68 Created team project folder $/stackwalker via the Team Project Creation Wizard 2009-11-01 13:27:49 -08:00