On 20 Mar 2014, at 16:58, dompz <[email protected]> wrote: > I have a question to the nginx team - is there any chance for me to get the > debugging symbols for the nginx-1.4.7-1.el6.ngx.x86_64.rpm from > http://nginx.org/packages/rhel/6/x86_64/RPMS/? It seems the nginx-debug > package contains a different binary, so the symbols won't match the one from > the nginx package.
Yes, this is different binary built with ‘—with-debug’ option. > Do you keep the symbols for the clean package and is there a chance for me > to access them? No, we don’t keep symbols, but likely will add debuginfo package on next release. _______________________________________________ nginx mailing list [email protected] http://mailman.nginx.org/mailman/listinfo/nginx
