From fbf33e4f7c18cad627a1efc48fdfb45a4df3eeb3 Mon Sep 17 00:00:00 2001 From: Michael Niedermayer Date: Thu, 15 Jul 2004 21:28:18 +0000 Subject: [PATCH] debugging symbols ... Originally committed as revision 3321 to svn://svn.ffmpeg.org/ffmpeg/trunk --- doc/faq.texi | 4 ++++ 1 file changed, 4 insertions(+) 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