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: question about GDB test


The only bit you might like to port for the testsuite is what is in
gdb.asm for your target . 

You need a baseboard file in dejagnu for your target - look at examples
in usr/share/baseboards if you have dejagnu installed on your system . 

- Ramana

On Thu, 2006-08-03 at 12:19 +0800, ligang@sunnorth.com.cn wrote:
> Hi, fellows,
> 
> I am porting GDB to a new target. Definitely, test of GDB is an important 
> issue.
> There are already some test suites in GDB source. Are they enouth?
> Need I to write some more test patterns for my special target and what 
> kind of patterns should I write?
> 
> Any help will be appreciated.
> 
> Best regards
>                      Ligang


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