From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 28191 invoked by alias); 20 Apr 2005 23:48:20 -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 28172 invoked from network); 20 Apr 2005 23:48:16 -0000 Received: from unknown (HELO rproxy.gmail.com) (64.233.170.205) by sourceware.org with SMTP; 20 Apr 2005 23:48:16 -0000 Received: by rproxy.gmail.com with SMTP id y7so387546rne for ; Wed, 20 Apr 2005 16:48:16 -0700 (PDT) Received: by 10.11.116.80 with SMTP id o80mr37035cwc; Wed, 20 Apr 2005 16:48:16 -0700 (PDT) Received: by 10.11.99.23 with HTTP; Wed, 20 Apr 2005 16:48:16 -0700 (PDT) Message-ID: <7f45d93905042016485e49f89b@mail.gmail.com> Date: Wed, 20 Apr 2005 23:48:00 -0000 From: Shaun Jackman Reply-To: Shaun Jackman To: gdb@sources.redhat.com Subject: Reload executable from disk Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline X-SW-Source: 2005-04/txt/msg00132.txt.bz2 Is there an option to have gdb reload the executable specified with 'file' from disk if its time stamp has changed upon a 'load' command? Thanks, Shaun