This is the mail archive of the gdb@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: gdb testsuite


On Jan 27, 2008 9:06 PM, M R Swami Reddy <MR.Swami.Reddy@nsc.com> wrote:
> >> Now I want to run the gdb test suite using the "make check", but its not
> >> successful. Could you please let me know, what to do to run the gdb test suite
> >> completely. Thanks in advance.

One should be able to run programs on the simulator by starting GDB on
the program to be run, typing "target sim", and then "run".  Does this
work?

When you type 'make check-gdb' at the top of your build tree, or 'make
check' in the gdb/testsuite directory of the build tree, what is the
output?  Does it create a gdb.log file?  What are its contents?


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