Re: [Rd] Strange behavior of debugger

2007-05-13 Thread Duncan Murdoch
On 13/05/2007 12:21 AM, Tong Wang wrote: > Hi, All: > I had some trouble debugging C source dynamically loaded into R , when I > issued N in gdb(or insight) , the debugger, instead of moving downward step > by step, jumped to strange positions (upward, downward, one step, a few steps > away

[Rd] Strange behavior of debugger

2007-05-12 Thread Tong Wang
Hi, All: I had some trouble debugging C source dynamically loaded into R , when I issued N in gdb(or insight) , the debugger, instead of moving downward step by step, jumped to strange positions (upward, downward, one step, a few steps away). To enter the debugger, I issued gdb(insight