I just applied to debug with ffmpeg_g, but no change, debug cannot go into libavformat code area
________________________________________ From: ffmpeg-devel <ffmpeg-devel-boun...@ffmpeg.org> on behalf of Tobias Rapp <t.r...@noa-archive.com> Sent: Wednesday, February 17, 2016 9:59 AM To: ffmpeg-devel@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-boun...@ffmpeg.org> on behalf of Chau Pham > <chaup...@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@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-devel _______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-devel