-var-create testsuite updates

Nick Roberts nickrob@snap.net.nz
Fri Feb 9 20:48:00 GMT 2007


 > I noticed this today, which I should have thought of earlier:
 > 
 > -mi_gdb_test "-var-create func * func" \
 > -       "\\^done,name=\"func\",numchild=\"0\",type=\"void \\(\\*\\)\\((void|)\\)\"" \
 > -       "create local variable func"
 > +mi_create_varobj func func "create local variable func"
 > 
 > The old tests were deliberately checking that the varobj was created with
 > the correct type, and the new ones aren't :-(

(Groan) I picked up the tests which were designed to fail but changed the
others by autopilot.  I'll work my way through the changes to work out how many
others we should have kept and submit a new patch.

-- 
Nick                                           http://www.inet.net.nz/~nickrob



More information about the Gdb-patches mailing list