From 72b8900abdfabef9bc4de0aaef8b49c5362d891c Mon Sep 17 00:00:00 2001 From: atmos4 Date: Tue, 26 Mar 2002 02:38:58 +0000 Subject: Suggest --enable-debug=3 git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5348 b3059339-0415-0410-9bf9-f77b7e298cf2 --- DOCS/bugreports.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'DOCS/bugreports.html') 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

How to conserve information about a reproducible crash

Re-compile mplayer with debugging code enabled:

-

    ./configure --enable-debug
+

    ./configure --enable-debug=3
    make

and then run mplayer within gdb using:

    gdb mplayer

-- cgit v1.2.3