Re: [Cppcms-users] Advice on debugging file upload
Brought to you by:
artyom-beilis
From: <ele...@ex...> - 2012-04-24 11:06:02
|
> Yes... > > It uses __builtin_return_address and __builtin_frame_address > and they are not really safe functions > > > http://gcc.gnu.org/onlinedocs/gcc/Return-Address.html What kind of results/problems can I expect if I modify booster::backtrace to compile against libexecinfo from FreeBSD? Petr |