[RFC] Strings and arrays without malloc

Tom Tromey tromey@redhat.com
Thu Mar 13 20:47:00 GMT 2008


Tom> I only suggested git since I started with a clone of Volodya's
Tom> repository.  If you have something set up, I'm happy with that.
Tom> Otherwise, if you like, I'll look into hosting options a bit.

I decided to preserve history and make a public clone of Volodya's
repository.  Not knowing git very well, I'm sure I screwed something
up.  However, I can at least check it out using:

git clone http://git.gitorious.org/gdb-python/mainline.git
cd mainline
git checkout -b python origin/python

(If someone knows how to fix this to DTRT, I'm all ears.)

Anyway, this repository has Volodya's initial code, Daniel's
host-side-string patch, and all the Python stuff I've got so far.  If
you (anyone, not just you Thiago) are interested in helping out, and
you have an FSF assignment on file, I can set you up with write
access.

I assume that we can continue to use the gdb lists to discuss things.
If this bothers folks I guess we can set up a google group or something.

Tom



More information about the Gdb-patches mailing list