diff --git a/INSTALL b/INSTALL index af519fb0..63ce3662 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.