unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: "Ludovic Courtès" <ludo@gnu.org>
To: Maxim Cournoyer <maxim.cournoyer@gmail.com>
Cc: zimoun <zimon.toutoune@gmail.com>,  guix-devel <guix-devel@gnu.org>
Subject: Re: Guile debugger workgroup?
Date: Sat, 26 Nov 2022 12:22:32 +0100	[thread overview]
Message-ID: <87fse69czr.fsf@gnu.org> (raw)
In-Reply-To: <87r0xrjbx1.fsf_-_@gmail.com> (Maxim Cournoyer's message of "Fri,  25 Nov 2022 10:23:22 -0500")

Hi,

Maxim Cournoyer <maxim.cournoyer@gmail.com> skribis:

> I also agree!  It's hard to convince people to pick Guile for their
> project when there is:
>
> 1. Lack of a debugger that can break and step anywhere in your source
> code
> 2. Lack of debugger integration to an IDE (it's not even integrated into
> Emacs)

Well, Guile has a debugger that lets you do that (modulo inlining etc.,
as with any other compiler), and Geiser is not Visual Studio™ but it
does a good job.

Also, I think I mentioned before that I almost never use breakpoints on
Guile code—not because of some deficiency of the debugger, not (just)
because I’m silly or inexperienced, but because it’s rarely the right
tool for the job.

I believe this is largely due to (1) writing functional code, and (2)
doing live programming at the REPL.  Why would you use breakpoints when
you can just call the relevant procedures on some input to see how they
behave?

So I think you won’t convince people to pick Guile for their project by
selling it as a C/C++/Python drop-in replacement.  Guile is about
functional programming and live coding so the set of tools differs.

> Perhaps we should assemble a Guile debugger workgroup that'd review
> what's broken, what's missing, what can be borrowed from other Scheme or
> languages for inspiration, and hopefully improve the Guile debugging
> experience? :-)

Despite what I wrote, I think it’s a good idea.  I suppose inspiration
would come from other Schemes, in particular Racket, and perhaps from
other live-coding systems (Common Lisp, Smalltalk, etc.), rather than
from Python or C.

Ludo’.


  reply	other threads:[~2022-11-26 11:23 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20221027035100.28852-1-maxim.cournoyer@gmail.com>
     [not found] ` <20221027035100.28852-3-maxim.cournoyer@gmail.com>
     [not found]   ` <87leojon1z.fsf_-_@gnu.org>
     [not found]     ` <877d03xywl.fsf@gmail.com>
     [not found]       ` <87sfihfpng.fsf_-_@gnu.org>
     [not found]         ` <86zgcpju9p.fsf@gmail.com>
     [not found]           ` <87y1s82o23.fsf@gmail.com>
     [not found]             ` <87zgckwdtw.fsf@gmail.com>
     [not found]               ` <87sficqb71.fsf@gmail.com>
     [not found]                 ` <86fsebdpl9.fsf@gmail.com>
2022-11-25 15:23                   ` Guile debugger workgroup? (was: Coding style: similarly-named variables) Maxim Cournoyer
2022-11-26 11:22                     ` Ludovic Courtès [this message]
2022-11-27  3:16                       ` Guile debugger workgroup? Maxim Cournoyer
2022-11-28 10:53                         ` Ludovic Courtès
2022-11-28 13:41                           ` Attila Lendvai
2022-11-28 14:50                             ` Maxim Cournoyer
2022-11-29  8:46                             ` Ludovic Courtès
2022-11-30  3:44                               ` Attila Lendvai
2022-11-27 12:04                       ` zimoun
2022-11-28  0:27                         ` Maxim Cournoyer
2022-11-28 11:06                         ` Ludovic Courtès
2022-11-28 12:31                           ` zimoun
2022-11-27 20:46                       ` Attila Lendvai
2022-11-28  0:41                         ` David Pirotte
2022-11-28  0:45                           ` David Pirotte
2022-11-28  2:06                         ` Maxim Cournoyer
2022-11-28  7:22                           ` Joshua Branson
2022-11-28 11:09                         ` Ludovic Courtès
2022-11-28 14:12                           ` Attila Lendvai
2022-11-29  8:54                             ` Ludovic Courtès
2022-11-28 12:24                     ` Guile debugger workgroup? (was: Coding style: similarly-named variables) Csepp
2022-11-30  7:09                     ` Guile debugger workgroup? Jannneke Nieuwenhuizen

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87fse69czr.fsf@gnu.org \
    --to=ludo@gnu.org \
    --cc=guix-devel@gnu.org \
    --cc=maxim.cournoyer@gmail.com \
    --cc=zimon.toutoune@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).