From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 11799 invoked by alias); 3 Jun 2004 13:08:59 -0000 Mailing-List: contact gdb-patches-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sources.redhat.com Received: (qmail 11787 invoked from network); 3 Jun 2004 13:08:55 -0000 Received: from unknown (HELO miranda.se.axis.com) (212.209.10.220) by sourceware.org with SMTP; 3 Jun 2004 13:08:55 -0000 Received: from axis.com (ironmadien.se.axis.com [10.84.130.1]) by miranda.se.axis.com (8.12.9/8.12.9/Debian-5local0.1) with ESMTP id i53D8pHN030676 for ; Thu, 3 Jun 2004 15:08:51 +0200 Message-ID: <40BF22E2.7030700@axis.com> Date: Thu, 03 Jun 2004 13:08:00 -0000 From: Orjan Friberg Organization: Axis Communications User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.6) Gecko/20040113 MIME-Version: 1.0 To: gdb-patches@sources.redhat.com Subject: Defer register reading from remote target until needed? Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-SW-Source: 2004-06/txt/msg00053.txt.bz2 When single-stepping a remote target, after the stop reply paket is sent, GDB immediately sends a request for all registers. Is there a way to defer sending this request until some register other than what was sent with the stop reply packet (pc, stack and frame pointer) is actually needed? -- Orjan Friberg Axis Communications