This is the mail archive of the
insight@sources.redhat.com
mailing list for the Insight project.
Re: How to test Insight
- From: Keith Seitz <keiths at redhat dot com>
- To: manmeet dot johar at conexant dot com
- Cc: Insight Mailing List <insight at sources dot redhat dot com>
- Date: Thu, 24 Jun 2004 09:29:08 -0700
- Subject: Re: How to test Insight
- References: <40DA689A.90105@conexant.com>
On Wed, 2004-06-23 at 22:37, Manmeet Singh Johar wrote:
> I want to test Insight with my changes, could someone please suggest me
> how to go about it.
Of course, that depends on the nature of your change. If you've modified
code in the src/gdb/gdbtk folder, then run the insight testsuite. As
ineffective as it often seems, it still does test basic functionality.
See the directions in src/gdb/testsuite/gdb.gdbtk/README for
instructions. [You might want to run the testsuite against pristine
sources to have a baseline.]
If you modified anything in src/gdb that's not in src/gdb/gdbtk, then
you should run the gdb testsuite. See the gdb internals documentation at
http://sources.redhat.com/gdb/current/onlinedocs/gdbint_16.html#SEC175
Keith