Re: rtems-tester coverage patches break or1k/sis runs

2014-10-04 Thread Krzysztof Mięsowicz
Hi, First, sorry for so late response. I've finally make a fix - it should help with this error. Macro _coverage is defined if --coverage option has been passed to rtems-test. I've encountered and fixed this problem in qemu.cfg before and forgot about gdb.cfg... Please, let me know if it solve th

Re: rtems-tester coverage patches break or1k/sis runs

2014-10-02 Thread Hesham Moustafa
On Wed, Oct 1, 2014 at 7:44 PM, Joel Sherrill wrote: > Krzysztof/Hesham, > > And devel@ since this needs to be public now. > > I am trying to test or1ksim and sis using rtems-tester. > We need to get Krzysztof's patches merged and I am > just trying to run down all the issues I can. > > You both

Re: rtems-tester coverage patches break or1k/sis runs

2014-10-01 Thread Krzysztof Mięsowicz
Hi, I will check this in the evening and prepare a fix - it should not be difficult. 2014-10-02 1:57 GMT+02:00 Chris Johns : > On 2/10/2014 3:44 am, Joel Sherrill wrote: > >> Krzysztof/Hesham, >> >> And devel@ since this needs to be public now. >> >> I am trying to test or1ksim and sis using rte

Re: rtems-tester coverage patches break or1k/sis runs

2014-10-01 Thread Chris Johns
On 2/10/2014 3:44 am, Joel Sherrill wrote: Krzysztof/Hesham, And devel@ since this needs to be public now. I am trying to test or1ksim and sis using rtems-tester. We need to get Krzysztof's patches merged and I am just trying to run down all the issues I can. You both have made some changes to

rtems-tester coverage patches break or1k/sis runs

2014-10-01 Thread Joel Sherrill
Krzysztof/Hesham, And devel@ since this needs to be public now. I am trying to test or1ksim and sis using rtems-tester. We need to get Krzysztof's patches merged and I am just trying to run down all the issues I can. You both have made some changes to the repository and I am having issues. Krzys