From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 14474 invoked by alias); 28 Feb 2008 08:31:23 -0000 Received: (qmail 14464 invoked by uid 22791); 28 Feb 2008 08:31:23 -0000 X-Spam-Check-By: sourceware.org Received: from kuber.nabble.com (HELO kuber.nabble.com) (216.139.236.158) by sourceware.org (qpsmtpd/0.31) with ESMTP; Thu, 28 Feb 2008 08:30:59 +0000 Received: from isper.nabble.com ([192.168.236.156]) by kuber.nabble.com with esmtp (Exim 4.63) (envelope-from ) id 1JUeAL-0003ru-Li for gdb@sourceware.org; Thu, 28 Feb 2008 00:30:57 -0800 Message-ID: <15731837.post@talk.nabble.com> Date: Thu, 28 Feb 2008 09:42:00 -0000 From: Guillaume MENANT To: gdb@sourceware.org Subject: Re: GDB command to write to memory In-Reply-To: <15730605.post@talk.nabble.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Nabble-From: guillaume.menant@geensys.com References: <15730605.post@talk.nabble.com> 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: 2008-02/txt/msg00243.txt.bz2 Guillaume MENANT wrote: > > The command x is used to examine memory but i don't find the command to > write directly a value in memory. I've tried X but it is not recognized. > > Thanks > The only solution i've found is the "set var" command but it's limited in use. Is there a more flexible command ? -- View this message in context: http://www.nabble.com/GDB-command-to-write-to-memory-tp15730605p15731837.html Sent from the Sourceware - gdb list mailing list archive at Nabble.com.