s-news
[Top] [All Lists]

Can Splus Workbench do a good job for debugging?

To: s-news@lists.biostat.wustl.edu
Subject: Can Splus Workbench do a good job for debugging?
From: Michael <comtech.usa@gmail.com>
Date: Mon, 25 Feb 2008 14:22:08 -0800
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; bh=LcVLZ/cL1nG4mLGYinWKg7w9qTS0rExsFR9NhRhNxPg=; b=KuRB1h5HezvfvOU+g9kuvvQVcKUaKCiQlglKkeMjWiH0clZk8uzfy+PuOzyrAbXod6tSlBJidtEOdyO9efewp0M/Vu3/d6rptu2B61O/5GHWH6Mo1aN1iBb95dGUnxoK9kGNj1KzjE8uIznz9FjSWLZSmlGkeJBQddpnns/0lyI=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=E55Jp1qHr6YhG7Lbf41AbmcgDFaEG4XVs77dvB9Acpw1neglXWoxu24fXzj6gZKq+s5mjtlvhFEs4vcb+K57dKEVVYHwRYiOCkM6f8lZSfIbbfQGZG70n4rg2c+c3HIooj/obsvouY5Fu9crsHp7vT+qp+ndjlL/5Oewz28umFA=
Hi all,

I used to use R, and I felt that the major disadvantage of R
(comparing to other programming environment) is its lack of good
debugging facility.

As an experienced programmer, the first thing I look at when working
with a programming language and/or a programming environment is its
debugging facility.

A good debugging facility can sharply reduce the learning curve and
improve productivity.

Now I am experimenting with Splus Workbench.

It seems like a good starting point.

However, how can I set those breakpoints? I "toggled" many times the
breakpoints following the "Run" menu, but I just couldn't figure out
how to toggle a break point.

And how to debug into a function, line by line?

I couldn't figure these things out.

Please help!

Thanks a lot!

<Prev in Thread] Current Thread [Next in Thread>