.SQDEV -- squirrel on and at IBM
Click to read this topic3/27/2017 5:42:02 AM - -43.243.38.80
.
.SQDBG is a tiny C++ library to enable Squirrel remote debugging in a host application. SQDBG is ment to be used with SQDEV an "eclipse".
A remote debugger library to work with SQDEV
2/22/2017 3:59:47 AM - -92.222.238.172
A remote debugger library to work with SQDEV
2/22/2017 3:59:47 AM - -92.222.238.172
Click to read this topic3/27/2017 5:42:02 AM - -43.243.38.80
.
- Remote debugger (The debugging portion of SQDev requires SQDbg library included in your application.)
Click to read this topic3/27/2017 5:42:02 AM - -43.243.38.80
A remote debugger library to work with SQDEV
2/22/2017 3:59:47 AM - -92.222.238.172
.SQDev requires the following to install and run:
Click to read this topic3/27/2017 5:42:02 AM - -43.243.38.80
.Installing SQDev
Click to read this topic3/27/2017 5:42:02 AM - -43.243.38.80
.
- Select "New Remote Site" and enter the following: Name: SQDev Update Site,
Click to read this topic3/27/2017 5:42:02 AM - -43.243.38.80
.Upgrading SQDev (Once installed)
Click to read this topic3/27/2017 5:42:02 AM - -43.243.38.80
.SQDev has two forms of syntax checking. One is internal to SQDev and attempts to identify common structure errors. The other is by executing an external Squirrel binary and capturing any errors it detects. Using both is recommended, as there are currently some errors only detected in one or the other (but both make your code better!).
Click to read this topic3/27/2017 5:42:02 AM - -43.243.38.80
Click to read this topic3/27/2017 5:42:02 AM - -43.243.38.80
.SQDev's editor supports automatic syntax checking.
Click to read this topic3/27/2017 5:42:02 AM - -43.243.38.80
.Every time a '.nut file is saved sqdev will invoke sq.exe and compile the file.
.SQDEV -- squirrel on and at IBM
Click to read this topic3/27/2017 5:42:02 AM - -43.243.38.80