sabayon r1102 - in trunk: . lib
- From: federico svn gnome org
- To: svn-commits-list gnome org
- Subject: sabayon r1102 - in trunk: . lib
- Date: Wed, 15 Apr 2009 21:40:40 +0000 (UTC)
Author: federico
Date: Wed Apr 15 21:40:40 2009
New Revision: 1102
URL: http://svn.gnome.org/viewvc/sabayon?rev=1102&view=rev
Log:
Pass a DEBUG_WHILE_IN_SABAYON environment variable to the child session.
This way child programs can be made to pause themselves for debugging while they are being started
up within the child session.
Signed-off-by: Federico Mena Quintero <federico novell com>
Modified:
trunk/ChangeLog
trunk/lib/config.py.in
Modified: trunk/lib/config.py.in
==============================================================================
--- trunk/lib/config.py.in (original)
+++ trunk/lib/config.py.in Wed Apr 15 21:40:40 2009
@@ -65,6 +65,7 @@
#
PASSTHROUGH_ENVIRONMENT = [
"SABAYON_DEBUG",
+ "DEBUG_WHILE_IN_SABAYON",
"LANG",
"LINGUAS",
"LC_CTYPE",
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]