This is the mail archive of the gdb-patches@sources.redhat.com 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: [PATCH] unify objfile obstacks (4/4)


Hi Elena,

Could you please keep the old pattern in there too?

It makes my task easier, because I run the test suite from gdb HEAD
against gdb from gdb HEAD and gdb from gdb 6.0, and compare the two.
If you delete the old pattern then I get a false FAIL -> PASS
transition.

You can mark it:

  -expect "..." {
    # old gdb 6.0
    PASS ...
  }

So that it will get pruned eventually.

Michael C

===

2004-02-06  Elena Zannoni  <ezannoni@redhat.com>

        * gdb.base/maint.exp: Update test to reflect
         obstack changes.


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