From mboxrd@z Thu Jan 1 00:00:00 1970 From: Elena Ufimtseva Subject: Re: how to enable kdb for xen Date: Wed, 16 Dec 2015 09:42:47 -0500 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: Konrad Rzeszutek Wilk Cc: Elena Ufimtseva , quizyjones , "tim@xen.org" , "xen-devel@lists.xen.org" List-Id: xen-devel@lists.xenproject.org On Wed, Dec 16, 2015 at 9:30 AM, Konrad Rzeszutek Wilk wrote: > On December 16, 2015 3:08:04 AM EST, quizyjones wrote: >>The version embedded with kdb only updates to 4.1.0. How can I use it >>with xen 4.6? Or is there any other debuggers which can step in Xen? > > CCing Elena who poked at it some point. Not sure if she got it ported over though. >> >>From: quizy_jones@outlook.com >>To: xen-devel@lists.xen.org >>Date: Wed, 16 Dec 2015 06:57:02 +0000 >>Subject: [Xen-devel] how to enable kdb for xen >> >> >> >> >>I tried to debug xen use kdb. After compiling xen with debug=y, is >>there any further steps I should take? I can get console outputs start >>with: Xen 4.4.1 (XEN) Xen version 4.4.1 (root@) (gcc >>(Ubuntu 4.8.4-2ubuntu1~14.04) 4.8.4) debug=y Wed Dec 16 11:01:14 >>.....But I can't step into the boot procedure. The kdb seems not built >>in and there is no kdb folder in /tools/debugger. How can I build >>xen-4.4.1/xen-4.4.6 with kdb? Hey! If I recall correctly, I did try to port kdb. Let me find out what happened there. Elena >> >> >> >>_______________________________________________ >>Xen-devel mailing list >>Xen-devel@lists.xen.org >>http://lists.xen.org/xen-devel >> >>------------------------------------------------------------------------ >> >>_______________________________________________ >>Xen-devel mailing list >>Xen-devel@lists.xen.org >>http://lists.xen.org/xen-devel > > > > _______________________________________________ > Xen-devel mailing list > Xen-devel@lists.xen.org > http://lists.xen.org/xen-devel -- Elena