[theora-dev] Is it possible to debug theora

Michael Smith msmith at xiph.org
Mon Oct 8 02:51:59 PDT 2007


On 10/8/07, janaka priyadarshana <rpjanaka at gmail.com> wrote:
> hi all,
>
> please can i know that, is it possible to make the theora with enabling the
> debugging (use "gdb" to debug) . if it is possible please let me know.

Of course. "make debug" will build the libraries without optimisation
and with debugging.

If you want a fully optimised build with debug symbols, you'll need to
change some things in the Makefiles, I guess.

Mike


More information about the theora-dev mailing list