|
@@ -228,7 +228,13 @@ text
|
|
<dt>GRASS_SH</dt>
|
|
<dt>GRASS_SH</dt>
|
|
<dd>[shell scripts on Windows]<br>
|
|
<dd>[shell scripts on Windows]<br>
|
|
path to bourne shell interpreter used to run shell scripts.</dd>
|
|
path to bourne shell interpreter used to run shell scripts.</dd>
|
|
-
|
|
|
|
|
|
+
|
|
|
|
+ <dt>GRASS_SIGSEGV_ON_ERROR</dt>
|
|
|
|
+ <dd>Raise SIGSEGV if an error occures]<br>
|
|
|
|
+ This variable can be set for debugging purpose. The call
|
|
|
|
+ of G_fatal_error() will end in a segmentation violation. GDB can be used
|
|
|
|
+ to trace the source of the error.</dd>
|
|
|
|
+
|
|
<dt>GRASS_PYTHON</dt>
|
|
<dt>GRASS_PYTHON</dt>
|
|
<dd>[wxGUI, Python SWIG]<br>
|
|
<dd>[wxGUI, Python SWIG]<br>
|
|
set to override Python executable.<br>
|
|
set to override Python executable.<br>
|