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 gdb/17299] New: Documenting tracepoint support in gdbserver


https://sourceware.org/bugzilla/show_bug.cgi?id=17299

            Bug ID: 17299
           Summary: Documenting tracepoint support in gdbserver
           Product: gdb
           Version: HEAD
            Status: NEW
          Severity: normal
          Priority: P2
         Component: gdb
          Assignee: unassigned at sourceware dot org
          Reporter: dilyan.palauzov at aegee dot org

gdb/doc/texinfo.tex, @node Tracepoints, @chapter Tracepoints states:

Line:
11633 The tracepoint facility is currently available only for remote
11634 targets.  @xref{Targets}.  In addition, your remote target must know
11635 how to collect trace data.  This functionality is implemented in the
11636 remote stub; however, none of the stubs distributed with @value{GDBN}
11637 support tracepoints as of this writing.

Does "none of the stubs distributed with @value{GDBN} support tracepoints "
still apply as of today.

I have the impression, reading the documentation, that gdbserver is a stub,
which supports tracepoints.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


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