On 11-06-03 4:49 PM, Hui Du wrote:
Hi List,
I have a question regarding debug R code. I know I can use
debug(fuction_name) and when code runs to that point, it will go to debugger. My question
is inside debugger, how to stop a code at a specified line. For example, in C (gdb or
Hi List,
I have a question regarding debug R code. I know I can use
debug(fuction_name) and when code runs to that point, it will go to debugger.
My question is inside debugger, how to stop a code at a specified line. For
example, in C (gdb or dbx debugger) I can run "stop at 123
2 matches
Mail list logo