From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 25851 invoked by alias); 17 Jul 2002 22:10:53 -0000 Mailing-List: contact gdb-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sources.redhat.com Received: (qmail 25844 invoked from network); 17 Jul 2002 22:10:52 -0000 Received: from unknown (HELO zwingli.cygnus.com) (208.245.165.35) by sources.redhat.com with SMTP; 17 Jul 2002 22:10:52 -0000 Received: by zwingli.cygnus.com (Postfix, from userid 442) id 57F135EA11; Wed, 17 Jul 2002 17:10:51 -0500 (EST) To: "Lawrence Lee (Shanghai)" Cc: gdb Subject: Re: How to access physical memory in GDB? References: From: Jim Blandy Date: Wed, 17 Jul 2002 15:10:00 -0000 In-Reply-To: Message-ID: User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.1 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-SW-Source: 2002-07/txt/msg00172.txt.bz2 "Lawrence Lee (Shanghai)" writes: > I want access memory directly using physical address. How? I'm sorry, but your question doesn't provide enough details for us to help you. You need to give us more information about what operating system you're running, what you're debugging, what processor you're using, etc.