This is the mail archive of the
gdb-patches@sourceware.org
mailing list for the GDB project.
Re: [PATCH] Remove unused exp_opcodes
- From: Tom Tromey <tromey at redhat dot com>
- To: Joel Brobecker <brobecker at adacore dot com>
- Cc: Sergio Durigan Junior <sergiodj at redhat dot com>, gdb-patches at sourceware dot org
- Date: Tue, 01 Jun 2010 16:25:15 -0600
- Subject: Re: [PATCH] Remove unused exp_opcodes
- References: <201006011748.43410.sergiodj@redhat.com> <20100601215926.GU3019@adacore.com>
- Reply-to: tromey at redhat dot com
>>>>> "Joel" == Joel Brobecker <brobecker@adacore.com> writes:
Joel> I'll confess that I am not quite sure whether you're supposed to close
Joel> the '<' at the end of the line, or whether it can continue on the next
Joel> line like you did. I don't think it's a huge deal, but we can fix that
Joel> if someone knows and it turns out to be wrong...
I wouldn't worry about it at all.
As long as the names are spelled right I don't think the details of the
syntax matter.
Tom