how to debug GRASS tcl scripts. How to insert breakpoints in the file.?
anything like import pdb pdb.set_trace() [like in python].
How can I debug the tcl scripts.
Any help will be greatly appreciated.
–
Rashad
how to debug GRASS tcl scripts. How to insert breakpoints in the file.?
anything like import pdb pdb.set_trace() [like in python].
How can I debug the tcl scripts.
Any help will be greatly appreciated.
–
Rashad
Hello Rashad.
If You have not figured out that by Yourself, then You will not be
capable of really debuging them. Most interesting GRASS TCL parts are
TCL/C hybrids thus making any bug hunting twice as hard.
All information You need and we can give is located in /lib/gis
/lib/Vect /vector/v.digit (and /gui/tcltk/gis.m).
Good luck,
Maris.
2010/9/30, Mohammed Rashad <mohammedrashadkm@gmail.com>:
how to debug GRASS tcl scripts. How to insert breakpoints in the file.?
anything like import pdb pdb.set_trace() [like in python].
How can I debug the tcl scripts.Any help will be greatly appreciated.
--
Rashad