Try --enable-dbgutil or as a last resort --enable-debug. "DEBUG=true build" in the module directory could also work.
On Mon, Jan 16, 2017 at 10:32 PM, Patricia Shanahan <[email protected]> wrote: > I built with --enable-symbols in the configure parameters. > > For several modules, I can get symbols generated using: > > make clean; make debug=3Dtrue > > and copying the updated .dll files. > > I just tried this for main/setup_native and there does not seem to be a > suitable makefile. > > Is there any way to get symbols for that module? > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > >
