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]

[RFA/testsuite] Fix failures in observer.exp


A recent change in the normal_stop observer caused a change in
the profile of observer_notify_normal_stop(). The observer.exp
testcase makes calls to this function, so it should be updated
accordingly.

2004-04-16  Joel Brobecker  <brobecker@gnat.com>

        * gdb.gdb/observer.exp (test_normal_stop_notifications): Update
        call to observer_notify_normal_stop.

Fixes all the failures during that test. Yah!
Ok to commit?

Thanks,
-- 
Joel


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