mirror of
https://github.com/mpv-player/mpv
synced 2025-01-29 19:22:48 +00:00
Suggest --enable-debug=3
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5348 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
d2cc9336d6
commit
72b8900abd
@ -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> ./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>
|
||||
|
Loading…
Reference in New Issue
Block a user