[Esbox-commits] r112 - trunk/org.indt.esbox.core/conf

raul at garage.maemo.org raul at garage.maemo.org
Thu Oct 11 15:49:09 EEST 2007


Author: raul
Date: 2007-10-11 15:49:08 +0300 (Thu, 11 Oct 2007)
New Revision: 112

Modified:
   trunk/org.indt.esbox.core/conf/sbox_version_1.0.xml
Log:


Modified: trunk/org.indt.esbox.core/conf/sbox_version_1.0.xml
===================================================================
--- trunk/org.indt.esbox.core/conf/sbox_version_1.0.xml	2007-10-11 12:47:33 UTC (rev 111)
+++ trunk/org.indt.esbox.core/conf/sbox_version_1.0.xml	2007-10-11 12:49:08 UTC (rev 112)
@@ -78,6 +78,8 @@
 	<entry key="MAEMO_START_ACTION">start</entry>
 	<entry key="MAEMO_RESTART_ACTION">restart</entry>
 	<entry key="MAEMO_STOP_ACTION">stop</entry>
+	<entry Key="SBOX_GDB_REMOTE_QEMU">qemu-arm -g ${BINARY}</entry>
+	<entry Key="SBOX_GDB_REMOTE">gdbserver ${IP}:${PORT} ${BINARY}</entry>
 	
 	<!-- setting such as Scratchbox location and user name -->
 	<entry key="USER">${USER}</entry>



More information about the Esbox-commits mailing list