Julian Brost f5873a8e75 Use backtrace_symbols() when printing stack traces on FreeBSD
Unfortunately, the symbol resolution of boost::stacktrace is broken on
FreeBSD, therefore fall back to using backtrace_symbols() to print the
stack trace saved by Boost.

Additionally, -D_GNU_SOURCE is required on FreeBSD for the
_Unwind_Backtrace function used by boost::stacktrace.
2021-07-08 14:53:15 +02:00
..
2020-06-17 10:31:40 +02:00
2020-06-17 10:31:40 +02:00
2019-03-18 15:07:57 +01:00
2019-05-24 16:25:32 +02:00
2019-04-24 12:10:57 +02:00
2019-11-08 11:13:26 +01:00
2019-11-08 11:13:26 +01:00
2019-10-21 17:10:51 +02:00
2019-10-21 11:07:42 +02:00
2019-07-17 13:53:43 +02:00