bug#73031: [PATCH] Fix gbt command in gdbinit

Ludovic Courtès <[email protected]> Sun, 20 Oct 2024 21:00:45 +0200
Newsgroups gmane.lisp.guile.bugs
Message-ID <[email protected]>
Hi,

[email protected] skribis:

> From: Brennan Vincent <[email protected]>
>
> In 2009 when this was written, SCM_UNDEFINED was 0x704. Now it's 0x904.

Good catch!  Applied, thanks.

Ludo’.