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: RFA: testsuite: default asm-flags and debug-flags independently


On 1/4/06, Jim Blandy <jimb@red-bean.com> wrote:
> gdb/testsuite/ChangeLog:
> 2006-01-04  Jim Blandy  <jimb@redhat.com>
>
>         * gdb.asm/asm-source.exp: Independently provide default values for
>         asm-flags and debug-flags.  Use 'string equal' to do the
>         comparison, not the implicit expr's '==' operator.  Remove
>         now-unneeded assignments to asm-flags.  In h8300 case, place
>         "-gdwarf-2", not "-gdwarf2", in debug-flags, not asm-flags.

Since nobody's said much about it, I've committed this.  As always, if
concerns arise I'm happy to revise or revert.


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