Displaying 1 result from an estimated 1 matches for "debug_set_named".
2006 Jun 03
3
More on bug 7924
...in, sorry for the length of this post. Once I get my new office I
will get a website set up on my work machine and will simply post a
link to the log since I doubt many people are truly interested in
these logs.
To further analyze what is happening, I added my own routine in
main.c called DEBUG_SET_NAMED and then redefined the SET_NAMED macro
to use it and then rebuilt R.
I then fired up R under a fresh environment and running under GDB
and set a breakpoint at my DEBUG_SET_NAMED and at compute_identical
> call1 <- Quote(f(arg[[1]], arg[[1]], arg[[1]]))
So running this statement shows...