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]

Re: [RFC] Strings and arrays without malloc


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


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