Mailing List Archive: 49091 messages
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 

[REBOL] How best to debug REBOL?

From: abcoates:TheOffice at: 1-May-2004 11:30

I'm sure this is an FAQ (so apologies in advance), but I haven't found an answer in any of the FAQs. Is there an interactive way of debugging REBOL, or any way beyond adding print statements? I'm trying to understand the workings of the REBOL CGI scripts for a blog/weblog app called "Vanilla", and I would like to be able to step through the execution line by line and see what the values are at each stage. So, if anyone can give me any pointers, I would be grateful. I'm just concerned I've missed something painfully obvious. Thanks in advance, Cheers, Tony.