CompuServe Thread

#Watcom Debugging?

7 messages in this thread
#117344From: Brett J. MitchellAug 9, 1994 9:41 PM
Gary or other Yosties- Is it possible to debug Watcom based IPAS code without going into 3ds to test it. Any help or info from anyone would be appreciated. Thanx Brett Mitchell – Electric Allusions
#117353From: Yost GroupAug 9, 1994 10:17 PM
Hiya Brett, Watcom? What's that? <g> Seriously, Jonas ought to be able to answer this question for you. – G
#117452From: Alfonso HermidaAug 10, 1994 7:13 AM
I have a couple of questions: 1) Are you guys testing Watcom 10.0 with the Dev. Kit? There seems to be a problem with clib3s.lib. I read that someone used the 9.5 version of this lib and it worked. I don't have 9.5 and I tried to buy it from Watcom. They were asking for $400+ even though I had bought already 10.0! 2) Is someone checking out Borland C/C++ 4.02 with the PowerPack (which includes the DOS extender) and the Dev. Kit?. Alfonso Hermida
#117460From: Jonas Ruikis [ADESK]Aug 10, 1994 8:05 AM
Alfonso, << 1) Are you guys testing Watcom 10.0 with the Dev. Kit? >> Which compilers will be supported with IPAS4 is currently under review by the developers. << I read that someone used the 9.5 version of this lib and it worked. >> There are many individuals that are using 9.5 and have everything working. << 2) Is someone checking out Borland C/C++ 4.02 with the PowerPack (which includes the DOS extender) and the Dev. Kit?. >> I'll forward this info and request.
#117354From: Jonas Ruikis [ADESK]Aug 9, 1994 10:26 PM
Brett, << Is it possible to debug Watcom based IPAS code without going into 3ds to test it. Any help or info from anyone would be appreciated. >> There are definately sections of code that can be tested in a stand alone mode as a DOS or a Windows app, debugged there and then ported it over. However, a large amount of your work in getting the IPAS code to work correctly within 3DS is made easier with a debugger in place. The bezier IPAS for Release 4 started off as a DOS app for proof of theory and I sa an early version of the IK code as a windows app.
#117363From: Jonas Ruikis [ADESK]Aug 9, 1994 11:04 PM
<< sa a.. >> saw an early version…
#117516From: Brett J. MitchellAug 10, 1994 1:01 PM
Jonas – Thats what I thought? Just wanted to see if anyone had come up with a more elegant approach. Thanks Brett Mitchell – Electric Allusions