This is the mail archive of the gdb@sources.redhat.com 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]

"Debugging stubs for supporting tracepoint"


Hi



Hi 

  The following is except from doc., "Debugging with GDB":

____________________________________________________________ 
The tracepoint facility is currently available only for remote targets. 
See Chapter 16[Targets], page 143. In addition, your remote target 
must know how to collect trace data. This functionality is implemented
in the remote stub; however, none of the stubs distributed
with gdb support tracepoints as of this writing.
This chapter describes the tracepoint commands and features.
------------------------------------------------------------------

  Then question is where to get start if one wants to implement
tracepoint support on remote stubs?

Thanks

--Xinan


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