Re: rtems-tools: coverage covoar GSoC merge

2018-05-03 Thread Cillian O'Donnell
On Fri, 4 May 2018, 07:51 Vijay Kumar Banerjee, wrote: > > > On Fri, 4 May 2018, 12:17 Cillian O'Donnell, > wrote: > >> >> >> On Fri, 4 May 2018, 00:04 Joel Sherrill, wrote: >> >>> >>> >>> On Thu, May 3, 2018 at 1:45 PM, Vijay Kumar Banerjee < >>> vijaykumar9...@gmail.com> wrote: >>>

Re: rtems-tools: coverage covoar GSoC merge

2018-05-03 Thread Vijay Kumar Banerjee
On Fri, 4 May 2018, 12:17 Cillian O'Donnell, wrote: > > > On Fri, 4 May 2018, 00:04 Joel Sherrill, wrote: > >> >> >> On Thu, May 3, 2018 at 1:45 PM, Vijay Kumar Banerjee < >> vijaykumar9...@gmail.com> wrote: >> >>> >>> On 3 May 2018 at 22:58, Cillian O'Donnell wrote: >>> On Thu,

Re: rtems-tools: coverage covoar GSoC merge

2018-05-03 Thread Cillian O'Donnell
On Fri, 4 May 2018, 00:04 Joel Sherrill, wrote: > > > On Thu, May 3, 2018 at 1:45 PM, Vijay Kumar Banerjee < > vijaykumar9...@gmail.com> wrote: > >> >> On 3 May 2018 at 22:58, Cillian O'Donnell wrote: >> >>> >>> >>> On Thu, 3 May 2018, 16:23 Vijay Kumar Banerjee, < >>> vijaykumar9...@gmail.com>

Re: rtems-tools: coverage covoar GSoC merge

2018-05-03 Thread Chris Johns
On 04/05/2018 16:26, Cillian O'Donnell wrote: > On Fri, 4 May 2018, 01:15 Chris Johns, > Has patches for this been posted? If they have I may have dropped the > ball by > not handling them. > > Everything covoar related has been posted. Suppose the next thing is fix up > the > rtems te

Re: rtems-tools: coverage covoar GSoC merge

2018-05-03 Thread Cillian O'Donnell
On Fri, 4 May 2018, 01:15 Chris Johns, wrote: > On 04/05/2018 09:04, Joel Sherrill wrote: > > On Thu, May 3, 2018 at 1:45 PM, Vijay Kumar Banerjee < > vijaykumar9...@gmail.com > > > wrote: > > On 3 May 2018 at 22:58, Cillian O'Donnell >

Re: rtems-tools: coverage covoar GSoC merge

2018-05-03 Thread Vijay Kumar Banerjee
On 4 May 2018 at 04:34, Joel Sherrill wrote: > > > On Thu, May 3, 2018 at 1:45 PM, Vijay Kumar Banerjee < > vijaykumar9...@gmail.com> wrote: > >> >> On 3 May 2018 at 22:58, Cillian O'Donnell wrote: >> >>> >>> >>> On Thu, 3 May 2018, 16:23 Vijay Kumar Banerjee, < >>> vijaykumar9...@gmail.com> wro

Re: rtems-tools: coverage covoar GSoC merge

2018-05-03 Thread Chris Johns
On 04/05/2018 09:04, Joel Sherrill wrote: > On Thu, May 3, 2018 at 1:45 PM, Vijay Kumar Banerjee > wrote: > On 3 May 2018 at 22:58, Cillian O'Donnell > wrote: > On Thu, 3 May 2018, 16:23 Vijay Kumar Banerjee, >

Re: rtems-tools: coverage covoar GSoC merge

2018-05-03 Thread Joel Sherrill
On Thu, May 3, 2018 at 1:45 PM, Vijay Kumar Banerjee < vijaykumar9...@gmail.com> wrote: > > On 3 May 2018 at 22:58, Cillian O'Donnell wrote: > >> >> >> On Thu, 3 May 2018, 16:23 Vijay Kumar Banerjee, >> wrote: >> >>> Hello, >>> >>> I want to ask some things about the project to get a clear under

Re: rtems-tools: coverage covoar GSoC merge

2018-05-03 Thread Vijay Kumar Banerjee
On 3 May 2018 at 22:58, Cillian O'Donnell wrote: > > > On Thu, 3 May 2018, 16:23 Vijay Kumar Banerjee, > wrote: > >> Hello, >> >> I want to ask some things about the project to get a clear understanding >> of the objectives/milestones and current status of the project. I also seek >> advice on m

Re: rtems-tools: coverage covoar GSoC merge

2018-05-03 Thread Cillian O'Donnell
On Thu, 3 May 2018, 16:23 Vijay Kumar Banerjee, wrote: > Hello, > > I want to ask some things about the project to get a clear understanding > of the objectives/milestones and current status of the project. I also seek > advice on my Tasks/obectives. > > 1. The covoar has been updated to read sym

Re: rtems-tools: coverage covoar GSoC merge

2018-05-03 Thread Vijay Kumar Banerjee
Hello, I want to ask some things about the project to get a clear understanding of the objectives/milestones and current status of the project. I also seek advice on my Tasks/obectives. 1. The covoar has been updated to read symbols from the library and the next milestone is to remove covoar's de

Re: rtems-tools: coverage covoar GSoC merge

2018-04-28 Thread Chris Johns
On 28/4/18 9:12 pm, Joel Sherrill wrote: > > > On Sat, Apr 28, 2018, 3:08 AM Chris Johns > wrote: > > Hi, > > This patch is the covoar work from GSOC that I have simplied so symbol > loading > from the component libraries is managed by an INI file that def

Re: rtems-tools: coverage covoar GSoC merge

2018-04-28 Thread Joel Sherrill
On Sat, Apr 28, 2018, 3:08 AM Chris Johns wrote: > Hi, > > This patch is the covoar work from GSOC that I have simplied so symbol > loading > from the component libraries is managed by an INI file that defines the > symbol > set that is directly loaded from the archive ELF files in the archive by

rtems-tools: coverage covoar GSoC merge

2018-04-28 Thread Chris Johns
Hi, This patch is the covoar work from GSOC that I have simplied so symbol loading from the component libraries is managed by an INI file that defines the symbol set that is directly loaded from the archive ELF files in the archive by the RLD toolkit code. I detect the build target and BSP from t