[Mplayer-cvslog] CVS: main/DOCS bugreports.html,1.19,1.20
Atmosfear
atmos4 at mplayer.dev.hu
Tue Mar 26 03:39:08 CET 2002
Update of /cvsroot/mplayer/main/DOCS
In directory mplayer:/var/tmp.root/cvs-serv6150
Modified Files:
bugreports.html
Log Message:
Suggest --enable-debug=3
Index: bugreports.html
===================================================================
RCS file: /cvsroot/mplayer/main/DOCS/bugreports.html,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -r1.19 -r1.20
--- bugreports.html 21 Mar 2002 06:32:13 -0000 1.19
+++ bugreports.html 26 Mar 2002 02:38:58 -0000 1.20
@@ -152,7 +152,7 @@
<P><B><I>How to conserve information about a reproducible crash</I></B></P>
<P>Re-compile mplayer with debugging code enabled:</P>
-<P><CODE> ./configure --enable-debug<BR>
+<P><CODE> ./configure --enable-debug=3<BR>
make</CODE></P>
and then run mplayer within gdb using:
<P><CODE> gdb mplayer</CODE></P>
More information about the MPlayer-cvslog
mailing list