[FFmpeg-devel] Debugging option

Tobias Rapp t.rapp at noa-archive.com
Wed Feb 17 10:59:41 CET 2016


On 17.02.2016 07:55, Chau Pham wrote:
> sorry, " debug cannot go outside of ffmpeg.c"
>
> ________________________________________
> From: ffmpeg-devel <ffmpeg-devel-bounces at ffmpeg.org> on behalf of Chau Pham <chaupv79 at hotmail.com>
> Sent: Wednesday, February 17, 2016 6:50 AM
> To: FFmpeg development discussions and patches
> Subject: [FFmpeg-devel] Debugging option
>
> 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

Still with --enable-debug I guess you should use ./ffmpeg_g for debugging.

Regards,
Tobias



More information about the ffmpeg-devel mailing list