From: Michael Niedermayer Date: Thu, 15 Jul 2004 21:28:18 +0000 (+0000) Subject: debugging symbols ... X-Git-Tag: v0.5~14871 X-Git-Url: https://git.videolan.org/?p=ffmpeg.git;a=commitdiff_plain;h=fbf33e4f7c18cad627a1efc48fdfb45a4df3eeb3 debugging symbols ... Originally committed as revision 3321 to svn://svn.ffmpeg.org/ffmpeg/trunk --- diff --git a/doc/faq.texi b/doc/faq.texi index 6d158f0bc8..71ee68b8f6 100644 --- a/doc/faq.texi +++ b/doc/faq.texi @@ -133,4 +133,8 @@ No. These tools are too blowted and they complicate the build. Moreover, since only @samp{gcc} is supported they would add little advantages in terms of portability. +@section ffmpeg doesnt contain any debugging symbols ? + +try ffmpeg_g, ffplay_g, ... + @bye