From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 18299 invoked by alias); 24 May 2003 15:53:26 -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 18149 invoked from network); 24 May 2003 15:53:20 -0000 Received: from unknown (HELO localhost.redhat.com) (24.157.166.107) by sources.redhat.com with SMTP; 24 May 2003 15:53:20 -0000 Received: from redhat.com (localhost [127.0.0.1]) by localhost.redhat.com (Postfix) with ESMTP id F0A0D2B2F for ; Sat, 24 May 2003 11:53:06 -0400 (EDT) Message-ID: <3ECF9562.2050005@redhat.com> Date: Sat, 24 May 2003 15:53:00 -0000 From: Andrew Cagney User-Agent: Mozilla/5.0 (X11; U; NetBSD macppc; en-US; rv:1.0.2) Gecko/20030223 X-Accept-Language: en-us, en MIME-Version: 1.0 To: gdb@sources.redhat.com Subject: Deprecate read_memory, write_memory Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-SW-Source: 2003-05/txt/msg00341.txt.bz2 Just FYI, I've added read_memory and write_memory to the ARI list of things identified as going to be deprecated. Be afraid, very afraid. (they don't take a parameter hinting at which frame, target, pid, [pick one] the memory needs to come from). Andrew