[Xfce4-commits] <midori:master> Add a step to INSTALL to type 'run' in gdb.

Christian Dywan noreply at xfce.org
Tue Oct 5 00:14:04 CEST 2010


Updating branch refs/heads/master
         to d141086b2407471b26ba98abdbddf204bf3b9d21 (commit)
       from 20aa562de5a26a5737594c170d1e6d8907319edc (commit)

commit d141086b2407471b26ba98abdbddf204bf3b9d21
Author: Christian Dywan <christian at twotoasts.de>
Date:   Mon Oct 4 22:55:44 2010 +0200

    Add a step to INSTALL to type 'run' in gdb.

 INSTALL |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/INSTALL b/INSTALL
index af519fb..63ce366 100644
--- a/INSTALL
+++ b/INSTALL
@@ -39,6 +39,8 @@ Make sure you have installed 'gdb', the GNU Debugger.
 
 Run Midori as 'gdb _build_/default/midori/midori'.
 
+Inside gdb, type 'run'.
+
 Try to reproduce a crash that you experienced earlier,
 this time Midori will freeze at the point of the crash.
 Switch to your terminal, type bt ('backtrace') and hit Return.



More information about the Xfce4-commits mailing list