This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

beginnings of Guile support


Hi.
As a personal project, I'm adding scheme scripting to gdb.
This patch is very preliminary (no docs, etc. etc. etc.), but I want
to give people a heads up.

To try to plug scheme in cleanly I've created scripting.[ch] as the
interface between gdb and python/scheme.  It's not complete, not least
of which is varobj.c, but it feels reasonable.

Attachment: scheme.patch.txt
Description: Text document


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]