This is the mail archive of the
gdb-patches@sourceware.org
mailing list for the GDB project.
Re: ARM gdb boot code bug
- From: Eli Zaretskii <eliz at gnu dot org>
- To: Jason Richards <jsn dot richards at gmail dot com>
- Cc: gdb-patches at sourceware dot org
- Date: Sat, 02 May 2009 10:39:47 +0300
- Subject: Re: ARM gdb boot code bug
- References: <9c25d2960905011656q643ff6d5hf9110b5a81815aad@mail.gmail.com>
- Reply-to: Eli Zaretskii <eliz at gnu dot org>
> Date: Fri, 1 May 2009 16:56:23 -0700
> From: Jason Richards <jsn.richards@gmail.com>
>
> This is my first bug submission to the GDB project. If all goes well,
> I will submit several other GDB bugs which I have corrected.
Thanks.
> Please feel free to critique.
This is not a critique, just a request: please in the future consider
submitting patches as text, not as binary attachments in a tarball.
Sending patches as attachments makes it harder to review the patches,
and is not really justified for such small patches.
Also, there's no ChangeLog entry in the patches you sent.
Thanks again for working on this.