Re: scm_init_guile and debug vm

2015-08-31 Thread Mike Gran
> On Monday, August 31, 2015 2:39 PM, Mike Gran wrote: > > > Hello, > > In Guile 2.0.x, how does one choose to use the debug VM > when initializing with scm_boot_guile, scm_with_guile, > or scm_init_guile? I eventually settled on the following invocation, using an undocumented function that

scm_init_guile and debug vm

2015-08-31 Thread Mike Gran
Hello, In Guile 2.0.x, how does one choose to use the debug VM when initializing with scm_boot_guile, scm_with_guile, or scm_init_guile? Thanks, Mike Gran