Re: [Cppcms-users] Advice on debugging file upload
Brought to you by:
artyom-beilis
From: <ele...@ex...> - 2012-04-23 12:59:56
|
Are you referring to this library? http://www.freebsd.org/cgi/url.cgi?ports/devel/libexecinfo/pkg-descr > Unfortunately FreeBSD does not provide such API, so it is not possible > to create safe backtrace - the existing execinfo.h library that > comes with FreeBSD is not safe when using with "omit-frame-pointer" > optimization. > > If you find any other suitable way to create a backtrace (at least > backtrace - not backtrace_symbols) > it would be possible to provide stack tracing for FreeBSD as well. |