Suggest --enable-debug=3

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5348 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
atmos4 2002-03-26 02:38:58 +00:00
parent d2cc9336d6
commit 72b8900abd
1 changed files with 1 additions and 1 deletions

View File

@ -152,7 +152,7 @@ printf "esi=%08lX\n",$esi<BR>
<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>&nbsp;&nbsp;&nbsp;&nbsp;./configure --enable-debug<BR>
<P><CODE>&nbsp;&nbsp;&nbsp;&nbsp;./configure --enable-debug=3<BR>
&nbsp;&nbsp;&nbsp;&nbsp;make</CODE></P>
and then run mplayer within gdb using:
<P><CODE>&nbsp;&nbsp;&nbsp;&nbsp;gdb mplayer</CODE></P>