CVS: main/DOCS/xml/en bugreports.xml,1.4,1.5
Update of /cvsroot/mplayer/main/DOCS/xml/en In directory mail:/var/tmp.root/cvs-serv24014/xml/en Modified Files: bugreports.xml Log Message: wording improvement Index: bugreports.xml =================================================================== RCS file: /cvsroot/mplayer/main/DOCS/xml/en/bugreports.xml,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- bugreports.xml 21 Sep 2003 13:05:42 -0000 1.4 +++ bugreports.xml 8 Oct 2003 02:16:50 -0000 1.5 @@ -292,13 +292,13 @@ <sect3 id="bugreports_core"> <title>How to extract meaningful information from a core dump</title> <para> -Please create the following command file: +Create the following command file: <screen> bt disass $pc-32 $pc+32 info all-registers </screen> -Then simply execute the following on your command line: +Then simply execute this command: <screen>gdb mplayer --core=core -batch --command=<replaceable>command_file</replaceable> > mplayer.bug</screen> </para> </sect3>
participants (1)
-
Diego Biurrun CVS