IRC channel logs

2021-11-19.log

back to list of logs

<wkmanire>How do you set a breakpoint in your source? I see that (ice-9 debugger breakpoints source) was removed
<lilyp>see (system vm ...)
<wkmanire>lilyp: Thanks
***smartin1 is now known as smartin
<jlicht>Is there a way I can query where a module comes from, either before or after loading it using (use-modules)?
<jlicht>s/where/which file/, in my case
<dsmith-work>Happy Friday, Guilers!!
<civodul>Happy Friday!
<jpoiret>is there any way to interactively replace the running reader, eg when doing `guile somefile.scm`
<dsmith-work>jlicht: As far as I know, you have to walk the %load-path and if the module is there.
<lilyp>jpoiret at least on a small scale yes, but I'm not sure how much you can do with it
<lilyp>consider e.g. install-rnrs!
<dsmith-work>!uptime
<sneek>I've been running for 15 days
<sneek>This system has been up 17 weeks, 2 days, 6 hours, 50 minutes
<dsmith-work>goodbot
<dsmith-work>sneek: botsnack
<sneek>:)
<drakonis>ah, scheme has finally clicked for me
<drakonis>suddenly i am enlightened