From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 27447 invoked by alias); 19 Mar 2003 14:40:54 -0000 Mailing-List: contact ecos-maintainers-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Post: List-Help: , Sender: ecos-maintainers-owner@sources.redhat.com Received: (qmail 27410 invoked from network); 19 Mar 2003 14:40:54 -0000 Content-Type: text/plain; charset="utf-8" From: John Dallaway Organization: eCosCentric Limited To: ecos-maintainers@sources.redhat.com Subject: Re: 2.0 branch: mn10300 debug info patch Date: Wed, 19 Mar 2003 14:40:00 -0000 User-Agent: KMail/1.4.3 References: <200303180848.24682.jld@ecoscentric.com> <200303181605.21189.jld@ecoscentric.com> <20030319142229.06B0EEC6F1@delenn.bartv.net> In-Reply-To: <20030319142229.06B0EEC6F1@delenn.bartv.net> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Message-Id: <200303191442.01994.jld@ecoscentric.com> X-SW-Source: 2003-03/txt/msg00028.txt.bz2 I vote to apply this one to the 2.0 branch on the condition that it has been sanity tested for debugging against the AM31 simulator first. John Dallaway -----Original Message----- From: Bart Veer Date: Wednesday 19 Mar 2003 14:22 Subject: 2.0 branch: mn10300 debug info patch > >>>>> "John" == John Dallaway writes: > > a) A brief name by which we can all refer to the patch. > > mn10300 debug info > > John> b) A description of what the patch achieves or the problem > John> which it addresses. No more than a few sentences. > > Add debug info sections to the mn10300 am31/am33 linker scripts > > John> c) A rationale for including the patch in the 2.0 final > release. > > Without this patch the debug info in mn10300 binaries is broken and > debugging is impossible. Only the mn10300 am31 and am33 variant HAL's > are affected. > > John> d) The patch itself, or a URL to the patch in the > John> ecos-patches list archive. > > http://sources.redhat.com/ml/ecos-patches/2003-03/msg00104.html > > Bart