backward-cpp icon indicating copy to clipboard operation
backward-cpp copied to clipboard

Is there some situation that will not print the call stack

Open BigFaceBoy opened this issue 7 months ago • 0 comments

There is a segmatation fault in the dynamic library which my program called, And my program build with backward-cpp (#define BACKWARD_HAS_DW 1) . But the segmatation fault do not print the stack trace.

BigFaceBoy avatar Dec 18 '23 01:12 BigFaceBoy