Commit Graph

  • 7af4024082 Merge pull request #61 from paul2t/inline-frames master Jochen Kalmbach 2025-08-04 11:56:21 +02:00
  • 60a7d8a7c2 fix inline frames context Paul DE TEMMERMAN 2025-08-03 09:57:03 +02:00
  • f8bd95a5db fix inline frames function pointers when disabled Paul DE TEMMERMAN 2025-08-03 08:46:31 +02:00
  • b1566b276c update README Paul DE TEMMERMAN 2025-08-03 08:11:56 +02:00
  • 77ecdfa26b retrieve inline frames Paul DE TEMMERMAN 2025-08-03 07:33:14 +02:00
  • fa5fa93cb9 fix line position Paul DE TEMMERMAN 2025-08-03 07:26:29 +02:00
  • f6471f4693 fix typo offsetFromSymbol Paul DE TEMMERMAN 2025-08-03 07:21:12 +02:00
  • cbd6b3ecbd add missing comments for SymGetSearchPath Paul DE TEMMERMAN 2025-08-02 21:31:27 +02:00
  • 50a4ec5990 Merge pull request #60 from alexanderbock/patch-1 Jochen Kalmbach 2025-03-31 19:13:31 +02:00
  • 4f3426f034 Increase minimum CMake version to comply with CMake 4.0 Alexander Bock 2025-03-31 17:19:45 +02:00
  • a5b5c2b6b5 Merge pull request #59 from ZacWalk/master Jochen Kalmbach 2024-07-27 18:32:55 +02:00
  • 6ca41a4aae Zero whole x0 register for return value. SetUnhandledExceptionFilter returns a pointer not a 32 bit value. Zac Walker 2024-07-26 14:53:26 +02:00
  • 5b0df7a4db Merge pull request #54 from ZacWalk/master 2023-06-24 Jochen Kalmbach 2022-07-02 11:40:55 +02:00
  • e3c85f05aa Testing adding ARM64 target 4 Zac Walker 2022-06-28 14:24:14 +02:00
  • 77ec19961e Testing adding ARM64 target 3 Zac Walker 2022-06-28 14:21:25 +02:00
  • ee77eb66c6 Testing adding ARM64 target 2 Zac Walker 2022-06-28 14:04:33 +02:00
  • 0f676d8fcc Testing adding ARM64 target Zac Walker 2022-06-28 13:53:33 +02:00
  • 2a96079ba5 Windows ARM64 support Zac Walker 2022-06-24 15:01:46 +02:00
  • 53320512bd Merge pull request #42 from remittor-pr/fix_cpp_exp Jochen Kalmbach 2021-04-05 10:43:41 +02:00
  • 4161d093d5 Merge pull request #43 from remittor-pr/fix_alloc_psym Jochen Kalmbach 2020-12-02 11:47:37 +01:00
  • 7858682936 Merge pull request #45 from remittor-pr/msvc2008 Jochen Kalmbach 2020-12-02 11:46:11 +01:00
  • 099e52d3f0 [CI] Added build via MSVC 2008 remittor 2020-11-30 14:54:48 +03:00
  • ae743521b1 Added check malloc result (IMAGEHLP_SYMBOL64) remittor 2020-11-29 19:16:28 +03:00
  • f10743f85a Added info about C++ exception handler to README.md remittor 2020-11-29 17:37:32 +03:00
  • 68e9994cfd Added new method GetCurrentExceptionContext remittor 2020-11-29 15:57:26 +03:00
  • bf32dbc892 Added type of exception handling and use of PTD to get the current exception context remittor 2020-11-29 15:19:00 +03:00
  • acaf65826b Replace "new" to "malloc + placement new" remittor 2020-11-29 13:06:49 +03:00
  • 81b1424cf5 Added new methods Init, SetSymPath, SetTargetProcess remittor 2020-11-29 12:45:51 +03:00
  • d698822e10 Removed disabling warning 4091 from header file remittor 2020-11-29 09:31:58 +03:00
  • 752594c2b9 Fix UNICODE config for VC2015 and VC2017 remittor 2020-11-29 08:57:57 +03:00
  • 045413aca4 Update StackWalker.cpp Jochen Kalmbach 2020-07-12 14:24:40 +02:00
  • 8ca119caf7 License corrected JochenKalmbach 2019-12-06 12:42:20 +01:00
  • 42e7a6e056 Merge pull request #29 from matlo607/fix-build-x86 Jochen Kalmbach 2018-08-11 15:54:39 +02:00
  • 97965daed9 fix build x86 Matthieu Longo 2018-08-06 13:48:01 +02:00
  • 020706a297 Aligned stackwalker.h include to be the first in stackwalker.cpp 1.20 jkalmbach 2018-07-21 11:46:47 +02:00
  • 8e7b3ac024 Removed old BuildProcessTemplates and old Release directories jkalmbach 2018-07-21 11:44:55 +02:00
  • 51e8a5ea0b Added link to AppVoyer builds Jochen Kalmbach 2018-07-12 16:49:29 +02:00
  • 525e49713c Added latest build result to readme.md Jochen Kalmbach 2018-07-12 16:46:53 +02:00
  • 73d1261d64 Merge pull request #24 from matlo607/add-ci-appveyor Jochen Kalmbach 2018-07-12 16:38:22 +02:00
  • 4900028f72 [cmake] fix installation of PDB with Visual Studio 2015 Matthieu Longo 2018-07-12 01:07:34 +02:00
  • 5d5adafa0c fix regression warning C4010: single-line comment contains line-continuation character Matthieu Longo 2018-07-12 00:58:06 +02:00
  • 7b65fa6f92 [ci] add appveyor.yml Matthieu Longo 2018-07-11 23:59:34 +02:00
  • ca99194439 Merge pull request #22 from matlo607/clang-format Jochen Kalmbach 2018-07-11 19:16:12 +02:00
  • e95a1eedbb Merge pull request #23 from matlo607/cmake-fix-pdb-name-vs2013 Jochen Kalmbach 2018-07-11 19:02:22 +02:00
  • 6e878375ed Find and rename PDB file if using old version of Visual Studio Matthieu Longo 2018-07-11 17:57:05 +02:00
  • d70cf80b16 [README] add cmake command to run in powershell Matthieu Longo 2018-07-11 17:56:01 +02:00
  • 0561ee5c30 Reformatting code using clang-format Matthieu Longo 2018-07-11 16:18:36 +02:00
  • 6c182ea59f Add .clang-format Matthieu Longo 2018-07-11 16:04:16 +02:00
  • f1d001ca09 Replace tabulation by spaces and remove trailing white spaces Matthieu Longo 2018-07-11 14:40:49 +02:00
  • 94298fdf7b fix spelling Matthieu Longo 2018-07-11 11:34:11 +02:00
  • 799a21fe8a Added *.vc.db/*.vc.opendb to gitignore jkalmbach 2018-07-10 20:35:14 +02:00
  • 0aaba794cd Merge pull request #21 from matlo607/add-guards-header Jochen Kalmbach 2018-07-10 20:31:38 +02:00
  • a8b8850c07 Merge pull request #20 from matlo607/feature-cmake Jochen Kalmbach 2018-07-10 20:23:03 +02:00
  • a1b62b2874 Merge pull request #19 from matlo607/vs2017-fix-warning Jochen Kalmbach 2018-07-10 20:21:39 +02:00
  • fadd5ec251 Add include guards Matthieu Longo 2018-07-10 18:05:04 +02:00
  • ab2a3ea901 Add CMakeLists.txt Matthieu Longo 2018-07-10 15:27:17 +02:00
  • 1cee8728bc [VS2017] fix warning C4091: 'typedef ' ignored on left of 'StackWalker::CallstackEntryType' when no variable is declared Matthieu Longo 2018-07-10 14:52:40 +02:00
  • 16b1b07b8b Merge pull request #15 from domalb/ShowObject Jochen Kalmbach 2018-05-31 13:50:04 +02:00
  • 37afaa85b5 Added tests and comments for ShowObject Domenico Albani 2018-05-31 13:47:07 +02:00
  • 773327c3d6 added ShowObject Domenico Albani 2018-05-29 13:32:11 +02:00
  • 3fc13c31de Merge pull request #10 from pbinks/master Jochen Kalmbach 2018-03-13 15:58:18 +01:00
  • 1dead36998 Small corrections to text Paul Binks 2018-03-13 13:11:02 +00:00
  • a23bef52ab Create CODE_OF_CONDUCT.md Jochen Kalmbach 2018-03-01 11:11:38 +01:00
  • 8ad0f01228 Added _TRUNCATE to _snprint_s Jochen Kalmbach 2018-03-01 11:05:45 +01:00
  • 9038915cdd Bu sure all strings are NUL-terminated (solves #8) jkalmbach 2018-02-03 10:15:49 +01:00
  • 611c5ea19a Merge pull request #7 from olivierlevon/patch-2 Jochen Kalmbach 2017-12-25 21:08:27 +01:00
  • 949c59d5e1 some typo fixes olivierlevon 2017-12-25 20:58:39 +01:00
  • dd3e2f7135 Update README.md olivierlevon 2017-12-25 20:45:58 +01:00
  • 7d8bd4c872 Merge pull request #5 from danquist/master Jochen Kalmbach 2017-12-23 10:32:12 +01:00
  • 772e3a1ca8 Update README.md DanQuist 2017-11-16 20:27:50 -06:00
  • dc75fb3d76 Update README.md DanQuist 2017-11-16 14:00:56 -06:00
  • 66fde120cd Fix readme formatting DanQuist 2017-11-16 13:56:45 -06:00
  • b994a8906f Fix README formatting DanQuist 2017-11-16 13:55:14 -06:00
  • e4175b51a5 Merge pull request #4 from yisonPylkita/patch-2 Jochen Kalmbach 2017-10-11 21:59:47 +02:00
  • 4353c6e4ba Added syntax highlighting to README.md Wojciech Bartnik 2017-10-11 17:52:15 +02:00
  • 4418553bf0 Create LICENSE Jochen Kalmbach 2017-09-06 21:29:54 +02:00
  • 9e02a02ea3 Update README.md Jochen Kalmbach 2017-08-08 15:07:57 +02:00
  • a0fcb1b9de Create README.md Jochen Kalmbach 2017-08-08 14:15:30 +02:00
  • ede557da2c VC2015 Support jkalmbach 2016-12-30 10:59:00 +01:00
  • a4b63d8d9e Added .vs to gitignore jkalmbach 2015-10-25 14:53:18 +01:00
  • 541ed02ba5 Added VS2015 solution/project jkalmbach 2015-10-25 14:52:42 +01:00
  • 9f84e9c519 Added comment for x64/x86 cross-process targets in Context jkalmbach 2015-10-25 14:52:11 +01:00
  • 1b711b2777 Fixed Bug of not working on XP anymore... now only uses GetThreadId, if SDK supports it jkalmbach 2014-11-21 17:18:57 +01:00
  • c9e3721ff3 Added VirtualProtect again... jkalmbach 2014-09-16 14:56:22 +02:00
  • 3e9c83cf92 Updated PreventSetUnhandledExceptionFilter to newer function jkalmbach 2014-09-16 14:16:45 +02:00
  • c32f527bd0 MyStrCpy now also works for older compilers jkalmbach 2014-09-15 13:23:23 +02:00
  • 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 jkalmbach 2014-09-14 21:29:02 +02:00
  • d3b0d3d284 Fixed bug in ShowCallstack if context must be generated for current thread See: https://stackwalker.codeplex.com/discussions/446958 Thanks to cavalier3024 jkalmbach 2014-09-14 21:24:29 +02:00
  • b3d9244d75 sizeof syntax corrected See: https://stackwalker.codeplex.com/discussions/270421 Thanks to GisleVanem jkalmbach 2014-09-14 21:21:05 +02:00
  • 8944b6d1f0 Bugfix for: "Bug in MyStrCpy" https://stackwalker.codeplex.com/workitem/10512 Thanks to alippai jkalmbach 2014-09-14 21:13:17 +02:00
  • 847b45287f Branched from $/stackwalker/Main jkalmbach_cp 2013-07-14 23:04:30 -07:00
  • 573a5b1ff3 Year corrected jkalmbach_cp 2013-01-07 02:53:17 -08:00
  • 0fa608a979 VC6 Error solved (strc(n)py_s) jkalmbach_cp 2013-01-07 02:48:07 -08:00
  • de43c6b8e9 "Runtime Check Error VS2010 Debug Builds" fixed 1.14 jkalmbach_cp 2013-01-07 02:38:31 -08:00
  • 8c43f14f57 Upgrade: New Version of LabDefaultTemplate.xaml. To upgrade your build definitions, please visit the following link: http://go.microsoft.com/fwlink/?LinkId=254563 [TFS07]\Project Collection Service Accounts 2012-10-01 14:49:39 -07:00
  • 16c347279d Checked in by server upgrade [TFS07]\Project Collection Service Accounts 2012-10-01 14:43:10 -07:00
  • 73f0124168 Branched from $/stackwalker/Main jkalmbach_cp 2011-05-18 23:20:20 -07:00
  • 84e44c3c1b Add strcpy repalced throu "MyStrCpy" / Added VS2010 project files jkalmbach_cp 2011-05-18 23:19:18 -07:00
  • db4eb49b9d Checked in by server upgrade TFSSERVICE 2010-08-02 15:49:34 -07:00
  • d495ccfe52 Now ttry to use IMAGEHLP_MODULE64_V3 if available jkalmbach_cp 2009-11-02 05:55:08 -08:00