bombela / backward-cpp

A beautiful stack trace pretty printer for C++
MIT License
3.73k stars 471 forks source link

allow user to disable snippet for brief backtrace #230

Closed NEWPLAN closed 3 years ago

NEWPLAN commented 3 years ago

Adding a switch to allow user decide whether print the snippet details

bombela commented 3 years ago

You can simply set snippet to false already.