debug vlc
Posted: 11 Jun 2010 05:44
hi everyone:
I need debug vlc, but I can't suspend thread at vlc running, I mask the line that set thread is block
in /vlc/bin/vlc.c (pthread_sigmask (SIG_BLOCK, &set, NULL);), then I can suspend thread in any time.
Anyone know than it cause any problem at vlc running.
thank.
I need debug vlc, but I can't suspend thread at vlc running, I mask the line that set thread is block
in /vlc/bin/vlc.c (pthread_sigmask (SIG_BLOCK, &set, NULL);), then I can suspend thread in any time.
Anyone know than it cause any problem at vlc running.
thank.