From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 9229 invoked by alias); 14 Sep 2010 04:20:27 -0000 Received: (qmail 9210 invoked by uid 48); 14 Sep 2010 04:20:26 -0000 Date: Tue, 14 Sep 2010 04:20:00 -0000 From: "teawater at gmail dot com" To: gdb-prs@sourceware.org Message-ID: <20100914042025.12016.teawater@gmail.com> Reply-To: sourceware-bugzilla@sourceware.org Subject: [Bug remote/12016] New: qtsp doesn't have the info about all src X-Bugzilla-Reason: CC Mailing-List: contact gdb-prs-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-prs-owner@sourceware.org X-SW-Source: 2010-q3/txt/msg00406.txt.bz2 ‘qTfP’ ‘qTsP’ These packets request data about tracepoints that are being used by the target. gdb sends qTfP to get the first piece of data, and multiple qTsP to get additional pieces. Replies to these packets generally take the form of the QTDP packets that define tracepoints. (FIXME add detailed syntax) Sending packet: $qTfP#7b...Packet received: T1:7f23060c8af0:E:0:0:Xc,240060103019162022051327 Sending packet: $qTsP#88...Packet received: A1:7f23060c8af0:R03FFFFFFFFFFFFFFFFFF Sending packet: $qTsP#88...Packet received: Z1:7f23060c8af0:at:0:f:2a3078376632333036306338616630 Sending packet: $qTsP#88...Packet received: Z1:7f23060c8af0:cond:0:6:28613d3d3529 Sending packet: $qTsP#88...Packet received: Z1:7f23060c8af0:cmd:0:c:636f6c6c6563742024726567 Sending packet: $qTsP#88...Packet received: T2:4005c3:E:0:0 Sending packet: $qTsP#88...Packet received: A2:4005c3:X00000004,22022927 Sending packet: $qTsP#88...Packet received: Z2:4005c3:at:0:6:312e633a3330 Sending packet: $qTsP#88...Packet received: Z2:4005c3:cmd:0:9:636f6c6c6563742032 Sending packet: $qTsP#88...Packet received: l -- Summary: qtsp doesn't have the info about all src Product: gdb Version: HEAD Status: UNCONFIRMED Severity: normal Priority: P2 Component: remote AssignedTo: unassigned at sourceware dot org ReportedBy: teawater at gmail dot com CC: gdb-prs at sourceware dot org http://sourceware.org/bugzilla/show_bug.cgi?id=12016 ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.