using a source code debugger on vlc (and investigating a video

Wade Majors wade at ezri.org
Mon Apr 30 01:54:15 CEST 2001


>--enable-trace will only make VLC a lot slower by creating a huge log 
>file of what's done. For gdb you should just need --enable-debug, 
>which adds -g to CFLAGS. You will probably need 
>--disable-optimizations too, because optimizations can confuse the 
>debugger sometimes.



More information about the vlc-devel mailing list