-
Notifications
You must be signed in to change notification settings - Fork 529
Pull requests: bombela/backward-cpp
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Using RtlCaptureStackBackTrace instead of StackWalk64
#334
opened Apr 10, 2024 by
solomakha-eugene
Loading…
Parse /proc/self/maps when the dynamic loader doesn't provide enough info
#117
opened May 26, 2018 by
pedronavf
Contributor
Loading…
Add note on Clang -gdwarf-aranges option to README
#249
opened Dec 16, 2021 by
csw
Contributor
Loading…
CMake: prevent leaking of CXX_STANDARD and allow linking as regular library from add_subdirectory
#241
opened Sep 18, 2021 by
cschreib
Loading…
Added Support for Visual Studio output window format for easy navigation of stacktraces
#187
opened Sep 4, 2020 by
TrianglesPCT
Loading…
Cache the .debug_aranges section and merge overlapping ranges
#119
opened May 26, 2018 by
pedronavf
Contributor
Loading…
Fix unrecognized flags and barrage of warnings with clang-cl
#222
opened May 31, 2021 by
oold
Loading…
Pass MSVC exception through SetUnhandledExceptionFilter
#336
opened Apr 26, 2024 by
nanoant
Loading…
Don't try to print stack trace if we're inside malloc
#74
opened Sep 18, 2017 by
davispuh
Contributor
Loading…
Support separate debug symbol files (as in GDB)
#253
opened Jan 17, 2022 by
alexezeder
Contributor
Loading…
Link with "msvcr[n]" available on the system for MINGW compilation
#307
opened Aug 8, 2023 by
OanaStanoi
Loading…
Allow customization of signal handler in registration, add flushing
#259
opened Mar 3, 2022 by
nextsilicon-itay-bookstein
Loading…
Previous Next
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.