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] Darwin port (Part 0)


> There is no copyright obstacle that I know of - Apple made a blanket 
> assignment to the FSF for all future GDB changes.

I'm still a bit concerned, primarily because I'm not a lawyer.
But does having a blanket assignment for all past and future changes
mean that any GDB code they write and put on their website is
automatically assigned to the FSF? I would have been less concerned
if they did a code drop for instance.

In terms of the patches themselves, I asked Tristan to remove
support for watchpoints because they are implemented the "old" way,
with macros defined in the NM file. I'd like to see them being
implemented through the gdbarch vector, but this can be done as
a separate patch. I haven't looked at the rest of the code yet,
but that was one thing that came up during our discussion on the
phone this morning.

-- 
Joel


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