From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ian Campbell Subject: Re: [PATCH] xen: Install unstripped version -syms version into /usr/lib/debug Date: Fri, 26 Jun 2015 15:36:56 +0100 Message-ID: <1435329416.32500.196.camel@citrix.com> References: <1435311688-7525-1-git-send-email-ian.campbell@citrix.com> <558D1FE4.9040209@citrix.com> <1435312551.32500.157.camel@citrix.com> <558D4006020000780008A260@mail.emea.novell.com> <1435320090.32500.180.camel@citrix.com> <21901.19201.689706.743395@mariner.uk.xensource.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <21901.19201.689706.743395@mariner.uk.xensource.com> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: Ian Jackson Cc: Andrew Cooper , keir@xen.org, tim@xen.org, Jan Beulich , xen-devel@lists.xen.org List-Id: xen-devel@lists.xenproject.org On Fri, 2015-06-26 at 13:52 +0100, Ian Jackson wrote: > Ian Campbell writes ("Re: [Xen-devel] [PATCH] xen: Install unstripped version -syms version into /usr/lib/debug"): > > On Fri, 2015-06-26 at 11:05 +0100, Jan Beulich wrote: > > [...] > > > With the typos fixed > > > Acked-by: Jan Beulich > > > > Thanks. > > > > Ian, would we want to update osstest's ts-xen-build:divide() before > > this? I don't think it's strictly needed since syms can be dug out of > > dist.tar.gz just as easily as xendist.tar.gz. > > Are there any tools which automatically use the syms file, on the dom0 > itself, for diagnosis of problems ? I don't know of any, but I'm not sure that I would know even if there were. > > I think not - or at least that no such things are active in osstest's > dom0's That (not in osstest) I certainly agree with. > - in which case this patch can go into xen.git now and we can > fix divide() later. OK, I'll push next time I'm doing such things, thanks. Ian.