From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 28280 invoked by alias); 28 Feb 2008 06:38:36 -0000 Received: (qmail 28272 invoked by uid 22791); 28 Feb 2008 06:38:35 -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 06:38:08 +0000 Received: from isper.nabble.com ([192.168.236.156]) by kuber.nabble.com with esmtp (Exim 4.63) (envelope-from ) id 1JUcP7-0002zA-AP for gdb@sourceware.org; Wed, 27 Feb 2008 22:38:05 -0800 Message-ID: <15730605.post@talk.nabble.com> Date: Thu, 28 Feb 2008 08:31:00 -0000 From: Guillaume MENANT To: gdb@sourceware.org Subject: GDB command to write to memory MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Nabble-From: guillaume.menant@geensys.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/msg00242.txt.bz2 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 -- View this message in context: http://www.nabble.com/GDB-command-to-write-to-memory-tp15730605p15730605.html Sent from the Sourceware - gdb list mailing list archive at Nabble.com.