CVS: main/DOCS/en bugreports.html,1.56,1.57
Update of /cvsroot/mplayer/main/DOCS/en In directory mail:/var/tmp.root/cvs-serv24014/en Modified Files: bugreports.html Log Message: wording improvement Index: bugreports.html =================================================================== RCS file: /cvsroot/mplayer/main/DOCS/en/bugreports.html,v retrieving revision 1.56 retrieving revision 1.57 diff -u -r1.56 -r1.57 --- bugreports.html 30 Mar 2003 15:51:15 -0000 1.56 +++ bugreports.html 8 Oct 2003 02:16:48 -0000 1.57 @@ -260,13 +260,13 @@ <H4><A NAME="core">B.4.6.2 How to extract meaningful information from a core dump</A></H4> -<P>Please create the following command file:</P> +<P>Create the following command file:</P> <P><CODE>bt<BR> disass $pc-32 $pc+32<BR> info all-registers</CODE></P> -<P>Then simply execute the following on your command line:</P> +<P>Then simply execute this command:</P> <P> <CODE>gdb mplayer --core=core -batch --command=command_file > mplayer.bug</CODE></P>
participants (1)
-
Diego Biurrun CVS