Skip to content
Back to formatted view

Raw Message

Message-ID: <87k3v0ynw6.fsf@gmail.com>
Date: 2012-10-09T09:51:05Z
From: Vitalie Spinu
Subject: Modern Symbolic debugger for R programmes?
In-Reply-To: <CAG1tYw+6KiZ8=qaqrmT046R38Tu_sNa05rR2sNDkzh9t_nDzow@mail.gmail.com> (Worik R.'s message of "Tue, 9 Oct 2012 17:12:51 +1300")

>> Worik R <worikr at gmail.com>
  >> on Tue, 9 Oct 2012 17:12:51 +1300 wrote:

  WR> I cannot make setBreakpoint or findLineNum  work.  I get "No source
  WR> refs found.".  I am starting to loose my mind!

Indeed, as Rainer suggested, check out ESS. The ess-tracebug (part of
ESS) provides, among other things, source level debugging, breakpoints
and versatile watch window. A bit old but still relevant documentation
and screen-shots can be found here
http://code.google.com/p/ess-tracebug/

    Vitalie