From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:47867) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XoyVk-0001Qg-DD for Qemu-devel@nongnu.org; Thu, 13 Nov 2014 12:48:56 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XoyVc-0004YO-Uj for Qemu-devel@nongnu.org; Thu, 13 Nov 2014 12:48:48 -0500 Received: from smtp.codeaurora.org ([198.145.11.231]:39680) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XoyVc-0004Xv-Oy for Qemu-devel@nongnu.org; Thu, 13 Nov 2014 12:48:40 -0500 Message-ID: <5464EEF3.7040700@codeaurora.org> Date: Thu, 13 Nov 2014 12:48:35 -0500 From: Christopher Covington MIME-Version: 1.0 References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] runtime configurable semihosting List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Liviu Ionescu Cc: QEMU Developers Hi Liviu, On 11/12/2014 02:17 PM, Liviu Ionescu wrote: > >> semihosting ... be runtime configurable on this, I think. > > I took a quick look at the syntax of command options and monitor commands, and I would suggest the following: > > - extend the option "-semihosting" with an optional "target=native|gdb|auto", default auto > > - if necessary, add a monitor command "semihosting target=native|gdb|auto", default auto > > any comments? How do these targets change the existing behavior? Thanks, Chris -- Qualcomm Innovation Center, Inc. The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum, a Linux Foundation Collaborative Project