From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 11346 invoked by alias); 17 Oct 2006 21:35:36 -0000 Received: (qmail 11336 invoked by uid 22791); 17 Oct 2006 21:35:35 -0000 X-Spam-Check-By: sourceware.org Received: from mx2.palmsource.com (HELO mx2.palmsource.com) (12.7.175.14) by sourceware.org (qpsmtpd/0.31) with ESMTP; Tue, 17 Oct 2006 21:35:32 +0000 Received: from localhost (localhost [127.0.0.1]) by localhost.domain.tld (Postfix) with ESMTP id 044E7274C7; Tue, 17 Oct 2006 14:35:32 -0700 (PDT) Received: from mx2.palmsource.com ([127.0.0.1]) by localhost (mx2.palmsource.com [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 31675-01-18; Tue, 17 Oct 2006 14:35:31 -0700 (PDT) Received: from ussunex01.palmsource.com (unknown [192.168.101.9]) by mx2.palmsource.com (Postfix) with ESMTP id 4D16A26048; Tue, 17 Oct 2006 14:35:31 -0700 (PDT) Received: from 192.168.92.75 ([192.168.92.75]) by ussunex01.palmsource.com ([192.168.101.9]) via Exchange Front-End Server owa.palmsource.com ([10.0.20.17]) with Microsoft Exchange Server HTTP-DAV ; Tue, 17 Oct 2006 21:35:31 +0000 Received: from svmsnyderlnx by owa.palmsource.com; 17 Oct 2006 14:35:29 -0700 Subject: Re: format of the response to QTFrame query From: Michael Snyder To: zied guermazi Cc: gdb@sourceware.org In-Reply-To: <20061016212749.4831.qmail@web52403.mail.yahoo.com> References: <20061016212749.4831.qmail@web52403.mail.yahoo.com> Content-Type: text/plain Content-Transfer-Encoding: 7bit Date: Tue, 17 Oct 2006 21:35:00 -0000 Message-Id: <1161120928.14535.387.camel@localhost.localdomain> Mime-Version: 1.0 X-Mailer: Evolution 2.4.1 X-IsSubscribed: yes Mailing-List: contact gdb-help@sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sourceware.org X-SW-Source: 2006-10/txt/msg00130.txt.bz2 Have a look at the source -- tracepoint.c -- function "finish_tfind_command", which is called to read and handle the target response.