On 17.02.2016 07:55, Chau Pham wrote:
sorry, " debug cannot go outside of ffmpeg.c"

________________________________________
From: ffmpeg-devel <[email protected]> on behalf of Chau Pham 
<[email protected]>
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
[email protected]
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel

Reply via email to