Re: [ESS] how to start debugging R with ess-tracebug

2018-10-29 Thread Vitalie Spinu via ESS-help


You can also just put a breakpoint (C-c C-t b) and re-evaluate the
code. Those breakpoints are just browser() under the hood.

  Vitalie

>> On Sun, Oct 28 2018 20:51, Jeremie Juste via ESS-help wrote:

> Hello,

> C-c C-t d runs the command ess-debug-flag-for-debugging, which is an
> interactive compiled Lisp function in ‘ess-tracebug.el’.

> It is bound to C-c C-t d, C-c C-t C-d,   
> .

> (ess-debug-flag-for-debugging)

> Set the debugging flag on a function.
> Ask the user for a function and if it turns to be generic, ask
> for signature and trace it with browser tracer.

> HTH,

> Jeremie

> __
> ESS-help@r-project.org mailing list
> https://stat.ethz.ch/mailman/listinfo/ess-help

__
ESS-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/ess-help


[ESS] how to start debugging R with ess-tracebug

2018-10-28 Thread yangdawei via ESS-help


__
ESS-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/ess-help