From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ian Campbell Subject: Re: Need help with qemu args debug Date: Wed, 29 Feb 2012 18:45:52 +0000 Message-ID: <1330541152.10008.62.camel@dagon.hellion.org.uk> References: <1330513756170-5524689.post@n5.nabble.com> <1330514555.4270.52.camel@zakaz.uk.xensource.com> <1330519499118-5524861.post@n5.nabble.com> <1330520738.4270.84.camel@zakaz.uk.xensource.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1330520738.4270.84.camel@zakaz.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: Fantu Cc: "xen-devel@lists.xensource.com" List-Id: xen-devel@lists.xenproject.org On Wed, 2012-02-29 at 13:05 +0000, Ian Campbell wrote: > > (probably the bad quoting in the example I gave has lead to the > qemu-debug.sh "correcting" this for you. I think I should have said > either > exec /usr/lib/xen/bin/qemu-system-i386 "$@" > or > exec /usr/lib/xen/bin/qemu-system-i386 "$*" > (I can never remember which is correct) Thanks to everyone for correcting me ;-) Ian.