CVS: python/mspgcc jtag.py,1.1,1.2

Chris Liechti <[email protected]>
Newsgroups gmane.comp.hardware.texas-instruments.msp430.gcc.cvs
Message-ID <[email protected]>
Update of /cvsroot/mspgcc/python/mspgcc
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv12574/python/mspgcc

Modified Files:
	jtag.py 
Log Message:
ensure that the backend debug option is set when it is initialized

Index: jtag.py
===================================================================
RCS file: /cvsroot/mspgcc/python/mspgcc/jtag.py,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -w -d -r1.1 -r1.2
--- jtag.py	11 Apr 2006 18:35:23 -0000	1.1
+++ jtag.py	13 Apr 2006 20:22:50 -0000	1.2
@@ -394,6 +394,8 @@
     # print the used backend
     if DEBUG:
         sys.stderr.write("JTAG backend: %s (%s)\n" % (backend, backend_info))
+        if backend == CTYPES_MSPGCC:
+            _parjtag.configure(DEBUG_OPTION, DEBUG)
 
 
 class JTAG:



-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.