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/12015] New: [DOC] Introduce of QTDV is not right


?QTDV:n:value?
Create a new trace state variable, number n, with an initial value of value, 
which is a 64-bit signed integer. Both n and value are encoded as hexadecimal 
values. gdb has the option of not using this packet for initial values of zero; 
the target should simply create the trace state variables as they are mentioned 
in expressions. 


Sending packet: 
$QTDV:1:0000000000000000:1:74726163655f74696d657374616d70#4f...Packet received: 
OK


It didn't include the src info.

-- 
           Summary: [DOC] Introduce of QTDV is not right
           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=12015

------- 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]