how to debug vlc by msys?
Posted: 03 Sep 2012 10:06
how to debug vlc by msys?
i have build vlc use package-win32-debug flag.
then cd vlc-2.1.0-git.
then gdb vlc
when i use
(gdb) list
the output is
21 ../mingw/main.c: No such file or directory.
in ../mingw/main.c
how can i fix this problem?
thanks
i have build vlc use package-win32-debug flag.
then cd vlc-2.1.0-git.
then gdb vlc
when i use
(gdb) list
the output is
21 ../mingw/main.c: No such file or directory.
in ../mingw/main.c
how can i fix this problem?
thanks