[FFmpeg-devel] Debugging option

Chau Pham chaupv79 at hotmail.com
Wed Feb 17 11:04:44 CET 2016


I just applied to debug with ffmpeg_g, but no change, debug cannot go into libavformat code area


________________________________________
From: ffmpeg-devel <ffmpeg-devel-bounces at ffmpeg.org> on behalf of Tobias Rapp <t.rapp at noa-archive.com>
Sent: Wednesday, February 17, 2016 9:59 AM
To: ffmpeg-devel at ffmpeg.org
Subject: Re: [FFmpeg-devel] Debugging option

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

_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel at ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel


More information about the ffmpeg-devel mailing list