No. Dbglevel=2 doesn't work.


2014-08-16 17:30 GMT+08:00 John O'Sullivan <osull...@gmail.com>:

> Dbglevel=2 ?
> On 16 Aug 2014 00:48, "Hung Mark" <mark...@gmail.com> wrote:
>
> > Hi,
> >
> > I tried to configure with --enable-symbols to build with symbolic
> > generation.
> > Here is my command line:
> >
> > ./configure \
> >      --with-dmake-url=
> > http://dmake.apache-extras.org.codespot.com/files/dmake-4.12.tar.bz2 \
> >      --with-epm-url=
> > http://www.msweet.org/files/project2/epm-3.7-source.tar.gz \
> >      --disable-odk \
> >      --disable-binfilter \
> >      --with-lang="en-US zh-TW" \
> >      --enable-symbols
> >
> > Then in the module I wanted to debug, I built with
> >
> > build debug=t dbglevel=0 && deliver
> >
> > However gdb still told me that there was no debugging symbols found.
> >
> > Do I have to build all with debug=t to in order to get symbolic tables?
> > What are the necessary and not necessary steps?
> > Please suggest. Thanks.
> >
> >
> > Best Regards
> >
>

Reply via email to