diff options
author | Michael Niedermayer <michaelni@gmx.at> | 2004-07-15 21:28:18 +0000 |
---|---|---|
committer | Michael Niedermayer <michaelni@gmx.at> | 2004-07-15 21:28:18 +0000 |
commit | fbf33e4f7c18cad627a1efc48fdfb45a4df3eeb3 (patch) | |
tree | 97533f86f74751dc38cf061d3608ec4efe356e5a /doc | |
parent | 61fb3183b7d8784794baa0bee0de95a3f17efcb8 (diff) | |
download | ffmpeg-fbf33e4f7c18cad627a1efc48fdfb45a4df3eeb3.tar.gz |
debugging symbols ...
Originally committed as revision 3321 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'doc')
-rw-r--r-- | doc/faq.texi | 4 |
1 files changed, 4 insertions, 0 deletions
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 |