Documentation for Scheme scripting

Doug Evans dje@sceeck.org
Sun Sep 8 21:12:00 GMT 2013


Hi.
I'm finishing up the Scheme scripting functionality I want to have in
the first pass.
[For those not familiar with the work, I'm adding Scheme scripting
functionality to gdb that will be akin to the current Python scripting
support.]
One thing that remains is documentation.

Do folks have any preferences for how they want Scheme scripting documented?
And, any preferences for how they *not* want it done?

I can imagine making a copy of all the Python docs and just changing
spelling and such.
I'm not suggesting that's the best approach, but it is *an* approach.
>From the point of view of the reader, when reading docs on Python
scripting, they might prefer *not* having to have it complicated by
reading about Scheme as well.

OTOH, duplicating all of that has its own issues.

One thing I'm hoping to avoid is doing a lot of typing only to have to
redo it all.
Speaking up now would be most welcome. :-)

Suggestions?



More information about the Gdb-patches mailing list