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: How do I create a developer account


Thanks a lot.

On Sat, Jul 9, 2011 at 1:01 PM, Mike Frysinger <vapier@gentoo.org> wrote:
> On Sat, Jul 9, 2011 at 02:59, Abhijit Halder wrote:
>> 1. To submit a patch do I need a bug-id?
>
> no
>
>> 2. If I am planning to introduce a new feature (enhancement) how to
>> get a bug-id for that.
>
> you dont need one
>
>> 3. To create a patch do I need to do a CVS diff (or simple diff
>> command is sufficient, if then what option should I use). With
>> anonymous CVS login I could not do a cvs update or cvs diff.
>
> anonymous cvs accounts can do update/diff just fine. ?all patches
> should be in the unified diff format and be made from the top of the
> tree.
>
> there is also a read-only git mirror if you want to use that for
> development instead.
> -mike
>


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