co...@sdf.org wrote: > In case I was not verbose enough > pkgsrc is stripping debug symbols. > disable this with INSTALL_UNSTRIPPED=yes, > or debug the binaries in your work directory.
I am already doing the latter, per the instructions in the wiki: > > $ /usr/pkgsrc/www/firefox/work/build/dist/bin $ ./run-mozilla.sh -g > > ./firefox I have also tried building with "CFLAGS -g" and "INSTALL_UNSTRIPPED=yes" and debugging the installed binary. Either way, I'm getting the same behavior. -- Andreas Gustafsson, g...@gson.org