Mercurial > mplayer.hg
changeset 5347:0ba8c5086d11
Suggest --enable-debug=3
author | atmos4 |
---|---|
date | Tue, 26 Mar 2002 02:38:58 +0000 |
parents | a781c611f193 |
children | 9588988197f1 |
files | DOCS/bugreports.html |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
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>