From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:52639) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XjXkG-0001Wi-Gt for Qemu-devel@nongnu.org; Wed, 29 Oct 2014 14:13:26 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XjXkA-0005Pr-D1 for Qemu-devel@nongnu.org; Wed, 29 Oct 2014 14:13:20 -0400 Received: from mx1.redhat.com ([209.132.183.28]:42329) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XjXkA-0005Pf-6I for Qemu-devel@nongnu.org; Wed, 29 Oct 2014 14:13:14 -0400 Message-ID: <54512E30.8080909@redhat.com> Date: Wed, 29 Oct 2014 19:13:04 +0100 From: Paolo Bonzini MIME-Version: 1.0 References: <2753E2F1-FF07-467C-8DCC-569A5BCDA915@livius.net> <8B682701-7ECB-4741-917F-ABDFB5F576B9@livius.net> <5200B6C9-6E30-4B71-9DEB-42BBCD873FC9@livius.net> <0ECC542D-7CF1-4D17-B689-46DF4CCE8F7D@livius.net> <545103A7.203@redhat.com> <90E1040E-DDA8-47BC-8F52-2CF803E6D4C8@livius.net> <54510848.3080004@redhat.com> <07DDD642-E819-4CDB-A462-033BD8EA954E@livius.net> In-Reply-To: <07DDD642-E819-4CDB-A462-033BD8EA954E@livius.net> Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] Better Cortex-M support? List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Liviu Ionescu Cc: Peter Maydell , QEMU Developers On 10/29/2014 05:37 PM, Liviu Ionescu wrote: >> > I mean that writes to ROM or flash via gdb should modify the ROM >> > directly, unlike writes by the CPU. > you may be right, but I don't see the point related to semihosting, in this case the BRKs are permanent in flash. It's not, it's just something else you brought up. :) Paolo