]> spindle.queued.net Git - midori/commitdiff
Mention MIDORI_EXTENSION_PATH in INSTALL for debugging
authorChristian Dywan <christian@twotoasts.de>
Thu, 7 Apr 2011 00:17:24 +0000 (02:17 +0200)
committerChristian Dywan <christian@twotoasts.de>
Thu, 7 Apr 2011 00:17:24 +0000 (02:17 +0200)
INSTALL

diff --git a/INSTALL b/INSTALL
index 63ce3662205d8736ee22f866dfa867d013892435..aed4768ea866869d3a23a5cf2e1c47015b8e866a 100644 (file)
--- a/INSTALL
+++ b/INSTALL
@@ -67,6 +67,10 @@ If you want to "dry run" without WebKitGTK+ rendering, try this:
 
 'MIDORI_UNARMED=1 _build_/default/midori/midori'
 
+To debug extensions you can specify the path:
+
+'export MIDORI_EXTENSION_PATH=_build_/default/extensions'
+
 For further information a tutorial for gdb and
 reading up on how you can install debugging
 symbols for libraries used by Midori are recommended.