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: -var-create testsuite updates


On Mon, Feb 12, 2007 at 10:42:53AM +1300, Nick Roberts wrote:
> I don't really like mi_create_varobj as it removes checks on type, number of
> children etc.  How about if I revert all my changes which use mi_create_varobj
> and just add value=\".*\" to the regexp in each mi_gdb_test for -var-create?

That would be fine with me.  Another thing we could do would be add
optional arguments to mi_create_varobj to test additional things - but
that's a lot more work.

-- 
Daniel Jacobowitz
CodeSourcery


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