public inbox for gdb-prs@sourceware.org
help / color / mirror / Atom feed
* [Bug gdb/15045] New: "tfind tracepoint" broken for multiple locations
@ 2013-01-21 19:26 palves at redhat dot com
  0 siblings, 0 replies; only message in thread
From: palves at redhat dot com @ 2013-01-21 19:26 UTC (permalink / raw)
  To: gdb-prs

http://sourceware.org/bugzilla/show_bug.cgi?id=15045

             Bug #: 15045
           Summary: "tfind tracepoint" broken for multiple locations
           Product: gdb
           Version: HEAD
            Status: NEW
          Severity: normal
          Priority: P2
         Component: gdb
        AssignedTo: unassigned@sourceware.org
        ReportedBy: palves@redhat.com
    Classification: Unclassified


"tfind tracepoint" is broken for multiple locations.  Notice:

(gdb) tfind tracepoint 1.1
Sending packet: $QTFrame:tdp:1#7d...Packet received: F-1
...
(gdb) tfind tracepoint 1.2
Sending packet: $QTFrame:tdp:1#7d...Packet received: F-1
...

On the RSP / target side, a location is identified by the
{tracepoint number, location address} tuple.

Since "QTFrame:tdp:" only sends the tracepoint number, but not the address, the
remote side can't tell which location is being requested.

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2013-01-21 19:26 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-01-21 19:26 [Bug gdb/15045] New: "tfind tracepoint" broken for multiple locations palves at redhat dot com

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).