From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 5075 invoked by alias); 31 Dec 2001 05:44:09 -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 4990 invoked from network); 31 Dec 2001 05:44:07 -0000 Received: from unknown (HELO edcom.no) (194.248.172.30) by sources.redhat.com with SMTP; 31 Dec 2001 05:44:07 -0000 Date: Sun, 30 Dec 2001 21:44:00 -0000 Message-Id: <200112310642.AA337182898@edcom.no> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii From: "Svein Erling Seldal" Reply-To: To: Subject: remote protocol restart X-Mailer: X-SW-Source: 2001-12/txt/msg00192.txt.bz2 Hi all, I'm working on a remote debugger for a target (C4x) using the extended-remote protocol. I have one question: I see the 'r' and 'R' (restart) commands exists. How do you issue them from gdb? (What do you need to type) Happy new year everybody (at least very soon), Svein E. Seldal