[FFmpeg-devel] Debugging option

Chau Pham chaupv79 at hotmail.com
Wed Feb 17 07:50:29 CET 2016


Good morning !!


I just compiled debug version of ffmpeg in linux ubuntu with eclipse


with options:


--disable-stripping

--enable-debug=3

--extra-cflags="-gstabs+"

--disable-optimizations



after compiling ,I can debug ffmpeg.c but only inside ffmpeg.c, debug cannot go into outside of ffmpeg.c


what option can enable debugging go to whole project?


Thanks


More information about the ffmpeg-devel mailing list