From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 13021 invoked by alias); 14 Oct 2011 13:21:03 -0000 Received: (qmail 12790 invoked by uid 22791); 14 Oct 2011 13:21:01 -0000 X-SWARE-Spam-Status: No, hits=-0.3 required=5.0 tests=AWL,BAYES_00,DKIM_ADSP_CUSTOM_MED,FREEMAIL_FROM,NML_ADSP_CUSTOM_MED,RCVD_NUMERIC_HELO,RP_MATCHES_RCVD,SPF_HELO_PASS,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: sourceware.org Received: from lo.gmane.org (HELO lo.gmane.org) (80.91.229.12) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Fri, 14 Oct 2011 13:20:47 +0000 Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1REhgs-0006in-DA for gdb@sources.redhat.com; Fri, 14 Oct 2011 15:20:46 +0200 Received: from 94.72.250.67 ([94.72.250.67]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 14 Oct 2011 15:20:46 +0200 Received: from mw_phil by 94.72.250.67 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 14 Oct 2011 15:20:46 +0200 To: gdb@sources.redhat.com From: MikeW Subject: Re: Can gdb handle aliased memory regions ? Date: Fri, 14 Oct 2011 13:21:00 -0000 Message-ID: References: <5A300A8A9D10DF4EBD1BE0537D30AA9DB77C04FB98@SAFEX1MAIL4.st.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit User-Agent: Loom/3.14 (http://gmane.org/) X-IsSubscribed: yes Mailing-List: contact gdb-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sourceware.org X-SW-Source: 2011-10/txt/msg00119.txt.bz2 Marc TITINGER st.com> writes: > > Hi Mike, > > AFAIK the linux-awareness target does not support this currently unfortunately, but it would be easy to > add a command to switch the memory bank from the tty at that point. > > May I ask you to send me the type of SoC, stlinux and gdb versions you are using ? > Marc, It's STLinux-2.3 (for compatibility reasons), 7114 device, gdb 6.8-44 "build Oct 27 2009" --target=sh4-linux It is kernel code. This is not a showstopper, just a convenience matter, really. Thanks, Mike > Many thanks, > Marc. >