This is the mail archive of the gdb-prs@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug remote/12016] New: qtsp doesn't have the info about all src


?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.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]