Re: scm_init_guile and debug vm
> 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
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