Mercurial > mplayer.hg
diff DOCS/bugreports.html @ 5347:0ba8c5086d11
Suggest --enable-debug=3
author | atmos4 |
---|---|
date | Tue, 26 Mar 2002 02:38:58 +0000 |
parents | 99aee378e507 |
children | 53dde2c75c17 |
line wrap: on
line diff
--- a/DOCS/bugreports.html Tue Mar 26 01:01:09 2002 +0000 +++ b/DOCS/bugreports.html Tue Mar 26 02:38:58 2002 +0000 @@ -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>