Mention MIDORI_EXTENSION_PATH in INSTALL for debugging
This commit is contained in:
parent
c397c589f5
commit
ee7dd822a0
1 changed files with 4 additions and 0 deletions
4
INSTALL
4
INSTALL
|
@ -67,6 +67,10 @@ If you want to "dry run" without WebKitGTK+ rendering, try this:
|
||||||
|
|
||||||
'MIDORI_UNARMED=1 _build_/default/midori/midori'
|
'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
|
For further information a tutorial for gdb and
|
||||||
reading up on how you can install debugging
|
reading up on how you can install debugging
|
||||||
symbols for libraries used by Midori are recommended.
|
symbols for libraries used by Midori are recommended.
|
||||||
|
|
Loading…
Reference in a new issue