18 Commits

Author SHA1 Message Date
Paul DE TEMMERMAN 77ecdfa26b retrieve inline frames 2025-08-03 07:33:14 +02:00
Paul DE TEMMERMAN f6471f4693 fix typo offsetFromSymbol 2025-08-03 07:21:12 +02:00
remittor 68e9994cfd Added new method GetCurrentExceptionContext 2020-11-29 16:57:34 +03:00
remittor bf32dbc892 Added type of exception handling and use of PTD to get the current exception context
Recommended MSVC2005 or newer.
2020-11-29 16:57:34 +03:00
remittor 81b1424cf5 Added new methods Init, SetSymPath, SetTargetProcess 2020-11-29 16:57:33 +03:00
remittor d698822e10 Removed disabling warning 4091 from header file 2020-11-29 16:57:33 +03:00
Matthieu Longo 97965daed9 fix build x86 2018-08-06 13:48:01 +02:00
Matthieu Longo 5d5adafa0c fix regression warning C4010: single-line comment contains line-continuation character 2018-07-12 00:58:06 +02:00
Matthieu Longo 0561ee5c30 Reformatting code using clang-format 2018-07-11 16:47:00 +02:00
Matthieu Longo f1d001ca09 Replace tabulation by spaces and remove trailing white spaces 2018-07-11 16:32:31 +02:00
Matthieu Longo 94298fdf7b fix spelling 2018-07-11 16:32:22 +02:00
Jochen Kalmbach 0aaba794cd Merge pull request #21 from matlo607/add-guards-header
Add include guards
2018-07-10 20:31:38 +02:00
Matthieu Longo fadd5ec251 Add include guards 2018-07-10 18:05:04 +02:00
Matthieu Longo 1cee8728bc [VS2017] fix warning C4091: 'typedef ' ignored on left of 'StackWalker::CallstackEntryType' when no variable is declared 2018-07-10 14:52:40 +02:00
Domenico Albani 773327c3d6 added ShowObject 2018-05-29 13:32:11 +02:00
jkalmbach ede557da2c VC2015 Support 2016-12-30 10:59:00 +01: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_cp 32cb8954b9 First Version on Codeplex (from http://blog.kalmbachnet.de/files/LeakFinder-RC9.zip) 2009-11-01 14:16:11 -08:00