I'm currently using Notepad++ for syntax highlighting, and the usual good practices for incremental development (if in doubt, compile again, or revert to last compilable version). The tracer though quite painful to read at times (it may tell you where is the error and even what it is (like stream errors) but you still have to figure out the actual cause of it on your own), has been sufficient for debugging needs along with a generous dose of writelns.. (Of course, this is only coming from someone into his third month of Prolog) ----- Original Message ----- From: "Christian Wirth" <c_wirth_at_rbg.informatik.tu-darmstadt.de> To: <eclipse-clp-users_at_lists.sourceforge.net> Sent: Friday, March 12, 2010 11:55 PM Subject: [eclipse-clp-users] Debugging and Development > I'm currently using a text editor and the eclipse tracer/inspector for > debugging .. but i find this very annoying, because i'm missing several > features that i'm used to have from other development platforms (..like > Eclipse for Java). > > At first, i want to know if there is a special Prolog development editor > ? found one for Eclipse but that does not support EclipseCLP. I only > want some simple features like auto completation, syntax highlighting, > call hierarchy, syntax checking ... > What is everyone else using ? > > Additional better debug capabilitys would be very handy ... but i assume > there is no other debugger ? But i hope there is a solution to a debug > problem i have very often: > When i get a "real" error, not something like predicate not found (a.E > instantiation fault in call(_8087) ), i want to know where and when .. > how to ? > > best regards Christian Wirth > > ------------------------------------------------------------------------------ > Download Intel® Parallel Studio Eval > Try the new software tools for yourself. Speed compiling, find bugs > proactively, and fine-tune applications for parallel performance. > See why Intel Parallel Studio got high marks during beta. > http://p.sf.net/sfu/intel-sw-dev > _______________________________________________ > ECLiPSe-CLP-Users mailing list > ECLiPSe-CLP-Users_at_lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/eclipse-clp-usersReceived on Fri Mar 12 2010 - 18:19:49 CET
This archive was generated by hypermail 2.2.0 : Thu Feb 02 2012 - 02:31:58 CET