paleolimbot commented on PR #365: URL: https://github.com/apache/arrow-adbc/pull/365#issuecomment-1403837756
Thankfully this seems like it was just a typo and not something Windows-specific. In case you ever run into the "debugging an R crash on Windows"...you have to add `-g` to src/Makevars (not there by default) and then normal debugging workflows apply (I use VSCode's CodeLLDB extension + `Sys.getpid()` + attach to process). -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: github-unsubscr...@arrow.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org