issues
search
JochenKalmbach
/
StackWalker
Walking the callstack in windows applications
BSD 2-Clause "Simplified" License
831
stars
182
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Zero whole x0 register for arm64 SetUnhandledExceptionFilter return value
#59
ZacWalk
closed
4 months ago
0
Fixed possible deadlocks when calling ShowCallstack() for the same process and a thread that is not the current thread
#58
marctheisen
closed
4 months ago
1
Calling StackWalker::ShowCallstack() can cause deadlock
#57
marctheisen
closed
4 months ago
8
Time for a new release?
#56
AenBleidd
closed
1 year ago
3
Only 1 line of callstack is shown in my derived class.
#55
shaovoon
opened
2 years ago
0
Windows ARM64 support
#54
ZacWalk
closed
2 years ago
4
StackWalker fails to display correct stack frame info under debug mode
#53
ehaerim
opened
2 years ago
1
Is it possible to seperate the creation of the callstack from formatting it?
#52
simonvanbernem
closed
2 years ago
2
Add custom function table access
#51
wizche
opened
2 years ago
0
Possibly could remove $<BUILD_INTERFACE: from cmakelists.txt
#50
Sebanisu
opened
3 years ago
0
x86 inline assembly failing in CMake/Ninja/MSVC x86-target build
#49
ekcoh
opened
3 years ago
0
Are the options handled?
#48
rootlessNL
opened
3 years ago
1
ShowCallstack can suspend the current thread on WinXP
#47
remittor
opened
3 years ago
0
Complete breakdown after loading a new DLL and raising an exception in it
#46
remittor
opened
3 years ago
0
[CI] Added build via MSVC 2008
#45
remittor
closed
4 years ago
0
Fix DbgHelp Initialize and Cleanup
#44
remittor
closed
4 years ago
0
Added check malloc result (IMAGEHLP_SYMBOL64)
#43
remittor
closed
4 years ago
0
Fix stack trace info for C++ exceptions
#42
remittor
closed
3 years ago
1
Incorrect stack trace info for C++ exceptions
#41
remittor
opened
4 years ago
1
Stalkwalker does not return any symbols in VS 2015 with the /clr compile option
#40
DragonPearlJasmine
closed
4 years ago
1
This project can only be used in Debug mode, and must carry pdb files?
#39
sgf
closed
4 years ago
3
Using https: instead of http: ?
#38
my-self42
closed
4 years ago
1
The second and later frame's line number is not correct, must change the use of SymGetLineFromAddr64()
#37
cq168tomtom
closed
5 years ago
3
Software license in code files do not agree with BSD 3-Clause license
#36
jogerh
closed
4 years ago
0
Adding Unicode support
#35
OfekShilon
closed
4 months ago
11
StackWalker does not support unicode paths
#34
noah-
opened
5 years ago
0
Is it able to get the callstacks without pdb?
#33
ldlchina
closed
5 years ago
3
Unhandled exception in the test but shows as all tests passed.
#32
RaphaelRoyerRivard
closed
6 years ago
1
StackTrace returns next line of execution (with code) not the current
#31
SoLaRGit
closed
5 years ago
4
Invalid IMAGEHLP_MODULE64_V3 structure ending with error 87
#30
SoLaRGit
opened
6 years ago
2
Build fails when configured for x86
#29
matlo607
closed
6 years ago
0
Build fails when configured for x86
#28
cppcooper
closed
6 years ago
3
Putting #include "StackWalker.h" as first include
#27
Nampo
closed
6 years ago
1
Support _M_ARM / _M_ARM64?
#26
past-due
opened
6 years ago
0
[Windows 8.1 and latter] warning C4996: deprecated GetVersionExA
#25
matlo607
opened
6 years ago
12
[ci] add appveyor.yml
#24
matlo607
closed
6 years ago
6
[cmake] fix installation of pdb file for all versions of Visual Studio
#23
matlo607
closed
6 years ago
0
Fix spelling, add clang format file and reformat files
#22
matlo607
closed
6 years ago
1
Add include guards
#21
matlo607
closed
6 years ago
0
Adding support for cmake
#20
matlo607
closed
6 years ago
0
[VS2017] fix warning C4091: 'typedef ' ignored on left of 'StackWalker::CallstackEntryType' when no variable is declared
#19
matlo607
closed
6 years ago
0
Include parts of "windows.h", examples of solving template name conflicts.
#18
dyvniy
closed
6 years ago
4
ShowObject use cases
#17
domalb
closed
6 years ago
1
No dynamic allocation
#16
domalb
closed
6 years ago
3
adding ShowObject
#15
domalb
closed
6 years ago
2
Add methods to be able to quickly capture a callstack to be printed at a later.
#14
kudaba
closed
6 years ago
3
cant get stack for other threads in process
#13
jmecosta
closed
6 years ago
6
fix StaclWalker's uncomplete logging issue in release mode(VC 2010)
#12
ZhaoTuan
closed
6 years ago
1
Not working well in release mode
#11
ZhaoTuan
closed
6 years ago
2
Small corrections to text
#10
pbinks
closed
6 years ago
1
Next