WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-devel

[Xen-devel] build flags in libxc determining success of gdbserver-xen

To: xen-devel <xen-devel@xxxxxxxxxxxxxxxxxxx>
Subject: [Xen-devel] build flags in libxc determining success of gdbserver-xen
From: Kip Macy <kip.macy@xxxxxxxxx>
Date: Wed, 20 Apr 2005 17:16:24 -0700
Delivery-date: Thu, 21 Apr 2005 00:16:13 +0000
Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=QWQ1mrGbR60rLziIFq/SwyEE0Ixtx06k7MgYvBgXdT4DmjEmeOuldRxywhRQGkWLzuLbYSLBqDP8krObWOf583/9ZQrXmPYi1abAF82v3INjt5e7V0xgDDHjQo1KG0X1MsvFOasH9VnYnpOA6tZNYL2By0BConsyeShkftapLQM=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-devel-request@lists.xensource.com?subject=help>
List-id: Xen developer discussion <xen-devel.lists.xensource.com>
List-post: <mailto:xen-devel@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe>
Reply-to: Kip Macy <kip.macy@xxxxxxxxx>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
I don't claim to understand it, but when I build libxc without
optimizations, gdbserver-xen works. With -O or -O3 it send garbage to
the client gdb.

So as heads up to anyone trying to use gdbserver-xen right now, you'll
need to disable optimizations in libxc.

                        -Kip

_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel

<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-devel] build flags in libxc determining success of gdbserver-xen, Kip Macy <=