This is the mail archive of the gdb@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: [RFC] MI varobj testsuite support


Keith Seitz wrote:
It's only a convenience. I find it easier to write "Varobj::create foo" than "-var-create foo * foo"; I can never remember the whole syntax without looking it up.

I am concerned with the legibility of the tests and when people may be reproducing parts of it by hand. The "-var-create foo * foo" is better for that.

The other commands generate a very simple output that is easy to create an pattern for and it is also easier for human interpretation (same situation as above).

The "pattern" part is cool though. Why don't you submit just that for now?

--
Fernando Nasser
Red Hat Canada Ltd. E-Mail: fnasser@redhat.com
2323 Yonge Street, Suite #300
Toronto, Ontario M4P 2C9


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