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: Scripting language feature parity document?


On Fri, Oct 10, 2014 at 11:32 AM, Phil Muldoon <pmuldoon@redhat.com> wrote:
>
> I guess this email is more for Doug than anyone else as he did a lot
> of work on the guile support.  But when guile was implemented was
> there a document on the wiki created describing feature support?.
> Sort of like a table with Python and Guile, showing what this supports
> and that?
>
> I searched the wiki and came up with nothing really.  If there is not
> one around, I can go ahead and create one.  I was thinking of large
> features only.  Something like:
>
>                      Python | Guile | Some other future language
> ===============================================================
> Pretty Printers     |  yes  |  yes  | no
> Frame Filters       |  yes  |  no   | no
> Breakpoint support  |  yes  |  yes  | yes
> ...
> ...
> (etc)
>
> The last column just for illustration if we have some other future
> scripting language.

Hi.

No such wiki was created, but good idea!
I can do this if you want. Otherwise go for it.


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