From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 1553 invoked by alias); 21 Jan 2005 17:26:12 -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 1228 invoked from network); 21 Jan 2005 17:25:52 -0000 Received: from unknown (HELO cw-ventures.com) (208.234.10.76) by sourceware.org with SMTP; 21 Jan 2005 17:25:52 -0000 Received: from 192.168.1.100 (S01060012170db558.cg.shawcable.net [68.146.99.119]) by cw-ventures.com (8.12.10/8.11.6) with ESMTP id j0LHPqU3011821 for ; Fri, 21 Jan 2005 12:25:54 -0500 Subject: remote stub writing documentation ???? From: Kim Lux To: gdb@sources.redhat.com Content-Type: text/plain Date: Fri, 21 Jan 2005 17:26:00 -0000 Message-Id: <1106328347.7251.7.camel@localhost.localdomain> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit X-SW-Source: 2005-01/txt/msg00105.txt.bz2 I need some documentation on how a remote stub is supposed to interact with gdb. At the moment I can't figure out the messaging between the wait function and gdb. Ie gdbXXX_wait() in remote-XXX.c, where XXX is a target. Specifically, what is the significance of target_waitstatus and its values ? Thanks. -- Kim Lux, Diesel Research Inc.