Skip to content
Prev 313084 / 398506 Next

Line numbers with errors and warnings?

On 12-12-06 12:01 AM, Worik R wrote:
I would say that the problem isn't currently the runtime or compiler, 
the problem is the front end UI.  I think you're using ESS, and it is a 
separate project from R, so you could contribute changes to it that give 
it more of the debugging interface you want.  If there's really 
something missing in the low level support within R, I'd be quite 
interested in adding it, but honestly, I think the support within R is 
now roughly at the level of gdb, just the interface to it is weak.  Not 
that plain gdb has a great interface.

Duncan Murdoch