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: [RFA/testsuite] Fix failures in observer.exp


> > +    # Call observer_notify_normal_stop. Note that this procedure
> > +    # takes one argument, but this argument is ignored by the observer
> > +    # callbacks we have installed. So we just pass an arbitrary value.
> > +    gdb_test "call observer_notify_normal_stop (0)" "" \
> 
> Full stops get two spaces.  Otherwise obviously OK.

Grrr, I can't believe I made this mistake! Fixed and checked in.

Thank you!
-- 
Joel


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