From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 23282 invoked by alias); 4 Jan 2002 21:02:02 -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 23232 invoked from network); 4 Jan 2002 21:01:59 -0000 Received: from unknown (HELO toenail.toronto.redhat.com) (216.138.202.10) by sources.redhat.com with SMTP; 4 Jan 2002 21:01:59 -0000 Received: (from fche@localhost) by toenail.toronto.redhat.com (8.11.6/8.11.6) id g04L1v114397; Fri, 4 Jan 2002 16:01:57 -0500 Date: Fri, 04 Jan 2002 13:02:00 -0000 From: "Frank Ch. Eigler" To: Andrew Cagney Cc: gdb@sources.redhat.com Subject: Re: A copy/save command ... Message-ID: <20020104160157.D6450@redhat.com> References: <3C341E2D.6050009@cygnus.com> <20020103155801.A12966@nevyn.them.org> <3C352FB8.2010607@cygnus.com> <3C361749.7020306@cygnus.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-md5; protocol="application/pgp-signature"; boundary="wLAMOaPNJ0fu1fTG" Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <3C361749.7020306@cygnus.com>; from ac131313@cygnus.com on Fri, Jan 04, 2002 at 03:57:45PM -0500 X-SW-Source: 2002-01/txt/msg00016.txt.bz2 --wLAMOaPNJ0fu1fTG Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Content-length: 606 Hi - cagney wrote: > > [...] > > where, say, RANGE could be=20 > > ADDR1 ADDR2 > > "region 1" -- previously set memory region >=20 > I'm not sure what you mean by a previously set memory region. [...] I was referring to regions as managed by the "mem" command, as in (gdb) mem 2000 2500 (gdb) info mem [...] (gdb) image store region 1 /my/file srec > I'm wondering what the semantics of ``restore'' are and how they differ=20 > from load in some cases. Perhaphs ``(gdb) load '' is=20 > syntatic sugar for one of the ``(gdb) image ...'' commands. Yes, quite possibly. - FChE --wLAMOaPNJ0fu1fTG Content-Type: application/pgp-signature Content-Disposition: inline Content-length: 232 -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (GNU/Linux) Comment: For info see http://www.gnupg.org iD8DBQE8NhhEVZbdDOm/ZT0RAn3YAJwKA03xx5u0ReTKrEkh9ueZ+b7XQgCfdIGH W9d1MrNGgljHaJ3CEr2KC8c= =0vSB -----END PGP SIGNATURE----- --wLAMOaPNJ0fu1fTG--