Re: [Rd] Debugging tools and practices in Windows?

2017-02-23 Thread Ray Donnelly
On Thu, Feb 23, 2017 at 7:49 PM, Tomas Kalibera wrote: > The R for Windows FAQ suggests "make DEBUG=T" and has some more hints > https://cran.r-project.org/bin/windows/base/rw-FAQ.html > > Tomas > > > > On 02/23/2017 08:10 PM, Javier Luraschi wrote: > >> Right, I'm talking about C code. >> >> Do

Re: [Rd] Debugging tools and practices in Windows?

2017-02-23 Thread Tomas Kalibera
The R for Windows FAQ suggests "make DEBUG=T" and has some more hints https://cran.r-project.org/bin/windows/base/rw-FAQ.html Tomas On 02/23/2017 08:10 PM, Javier Luraschi wrote: Right, I'm talking about C code. Do you remember if you had to set specific CFLAGS or other settings to get gdb wo

Re: [Rd] Debugging tools and practices in Windows?

2017-02-23 Thread Javier Luraschi
Right, I'm talking about C code. Do you remember if you had to set specific CFLAGS or other settings to get gdb working? I wasn't able to get gdb() working with the standard build settings. Otherwise, Rprintf() would work for sure. Thank you! On Thu, Feb 23, 2017 at 10:55 AM, Duncan Murdoch

Re: [Rd] Debugging tools and practices in Windows?

2017-02-23 Thread Duncan Murdoch
On 23/02/2017 1:36 PM, Javier Luraschi wrote: Hello r-devel, could someone share the tools and practices they use to debug the core R sources in Windows? For instance, I would like to set a breakpoint in `gl_loadhistory` and troubleshoot from there. You're talking about debugging the C code ra

[Rd] Debugging tools and practices in Windows?

2017-02-23 Thread Javier Luraschi
Hello r-devel, could someone share the tools and practices they use to debug the core R sources in Windows? For instance, I would like to set a breakpoint in `gl_loadhistory` and troubleshoot from there. Thanks in advance - Javier Luraschi [[alternative HTML version deleted]] __

Re: [Rd] Registration of native routines

2017-02-23 Thread Avraham Adler
I believe Dr. Ripley said that the UseDynLib doesn't address the middle two points of the list. I experimented with the Delaporte package timing calls using both methods, and they were within 1~2 microseconds of each other using microbenchmark. Since the more complicated way is now expressly prefe

Re: [Rd] Update copyright year in manuals

2017-02-23 Thread Martin Maechler
> Mikko Korpela > on Thu, 23 Feb 2017 14:02:58 +0200 writes: > With new R releases soon to come, I suggest updating the > Rcopyright macro in "doc/manual/R-defs.texi" to use year > 2017. Now this is an e-mail that *REALLY* does not fit to the R-devel mailing list ... even

[Rd] Update copyright year in manuals

2017-02-23 Thread Mikko Korpela
With new R releases soon to come, I suggest updating the Rcopyright macro in "doc/manual/R-defs.texi" to use year 2017. -- Mikko Korpela Department of Geosciences and Geography University of Helsinki __ R-devel@r-project.org mailing list https://stat.