This is the mail archive of the gdb@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]

Re: GDB and scripting languages - which


> Date: Mon, 15 Jan 2007 10:29:24 -0800
> From: "Kaz Kylheku" <kaz@zeugmasystems.com>
> 
> Jim Blandy wrote:
> > I would prefer that GDB use a single extension language, and that that
> > language be Python. 
> 
> I think it would be best to have a libgdb.so shared library with a
> well-defined API. Then people can write their own bindings to call it
> from whatever programming environment suits them.

Aren't we talking about a scripting language to allow decent scripting
_inside_ GDB, i.e. about extension _to_ GDB, as opposed to making GDB
an extension of other programs?

> Guile is not even particularly attractive people who are already Scheme
> programmers. For serious Scheme work, there are better implementations
> out there. 

Aren't we talking about a language for extending GDB, as opposed to a
language ``for serious Scheme work''?


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