This is the mail archive of the gdb-patches@sources.redhat.com 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: [PATCH] Preliminary check-in of ObjC support


Andrew Cagney wrote:



> On Wed, Sep 18, 2002 at 04:32:58PM -0700, Michael Snyder wrote:
>

>> 2002-09-18  Michael Snyder  <msnyder@redhat.com>
>>
>>      * objc-lang.c: New file, support for Objective-C.
>>      Preliminary check-in, not yet integrated into gdb.
>>      * objc-lang.h: New file.
>>      * objc-exp.y:  New file.
>> /* Objective C language support routines for GDB, the GNU debugger.
>>    Copyright 1996 NeXT Software, Inc.

>
>
> FSF?

I fixed that.

I've also gone back and changed the ChangeLog per the attached.  I think
it is fitting that Adam get the credit for doing the bulk of the legwork
necessary to get the patch integrated.  The code has been available for
years yet no one else has stepped up to the plate.

Andrew

Geez.  Can I at least put my name in the files as author?
Already done! objc-lang.c reads:

/* Objective-C language support routines for GDB, the GNU debugger.

Copyright 2002 Free Software Foundation, Inc.

Contributed by Apple Computer, Inc.
Written by Michael Snyder.

This file is part of GDB.

....

BTW, the other place that credit often appears is in the front section of the doco (acknowledgments).

Andrew



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