summaryrefslogtreecommitdiffstats
path: root/DOCS/bugreports.html
diff options
context:
space:
mode:
Diffstat (limited to 'DOCS/bugreports.html')
-rw-r--r--DOCS/bugreports.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/DOCS/bugreports.html b/DOCS/bugreports.html
index 730b5e234a..f3fc1454bb 100644
--- a/DOCS/bugreports.html
+++ b/DOCS/bugreports.html
@@ -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>