This is the mail archive of the binutils@sources.redhat.com mailing list for the binutils 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 objdump new feature to generate debug info using ctagsstyle


Hi Salvador,

> I managed to modify prdbg.c to print the information in a format 
> compatible with Exuberant Ctags (plus some fields not available in
> E.Ctags).

Thanks very much for submitting this patch.

Since this patch adds a new feature to objdump it definitely needs a
copyright assignment before it can be accepted.  If you are willing
to make such an assignment please fill out the email form attached
below and send it off the FSF.  The process will take a while but it
should be worth it as they we can consider accepting your patches.

As for the patch itself, there are a couple of issues:

  * It needs a ChangeLog entry.

  * Since you are adding a new feature it needs to be documented.
    Please extend the patch to include changes to
    binutils/doc/binutils.texi and binutils/NEWS.

  * Please try to follow the GNU coding standard.  (In the patch there
    are several comments that ought to be reformatted to include a
    terminating period followed by two spaces.  Also there are places
    where there is no space between a function name and its opening
    parenthesis).

Cheers
        Nick
---------------------------------------------------------------------------

request-assign.future:

Please email the following information to fsf-records@gnu.org, and we
will send you the assignment form for your past and future changes.
Please use your full name as the subject line of the message.


[What is the name of the program or package you're contributing to?]


[Did you copy any files or text written by someone else in these changes?
Even if that material is free software, we need to know about it.]


[Do you have an employer who might have a basis to claim to own
your changes?  Do you attend a school which might make such a claim?]


[For the copyright registration, what country are you a citizen of?]


[What year were you born?]


[Please write your email address here.]


[Please write your snail address here.]





[Which files have you changed so far, and which new files have you written
so far?]





---------------------------------------------------------------------------


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