GDB with Guile for Debian
Simon Marchi
simark@simark.ca
Fri Nov 7 05:02:56 GMT 2025
On 2025-11-06 12:16, Basile Starynkevitch wrote:
> (I would like but don't know how to configure and build it so that it goes into /usr/local/bin/my-gdb ....)
--program-prefix=my-
> I also have a suggestion but don't have the qualification and time to implement it. Have Python-enabled GDB to look for a .gdbinit-python before a .gdbinit, and have
> Guile-enabled GDB to look for .gdbinit-guile before the .gdbinit.
I don't have a strong opinion on this, but in your .gdbinit, you can put
a "source foo.py" line to do pretty much that.
Simon
More information about the Gdb
mailing list