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]

Re: Agent code for GDB trace collection


I don't think there is any freely available implementation of the
tracing agent, but I could be wrong --- Michael?  The spec for the
bytecode is in gdb/doc/agentexpr.texi, if you want to implement your
own.

Christophe PLANAT <christophe.planat@st.com> writes:

> Hello evebody,
> 
> I try a new request concerning GDB and trace management.
> 
> I search any information concerning trace data collection. I know that
> GDB manages trace in remote mode. I want to implement a such features
> for compiled-in simulator. For both cases, is there a location where I
> can find any src code ? Many people have already done
> tests/implementations concerning trace experiments. Where did they
> retreive agent code ?
> 
> What about Introspect solution ? Is this solution available anywhere ?
> 
> Thanks for any help
>    Christophe
> 
> 
> -- 
> ----------------------------------------------------------------------
> | Christophe PLANAT                 | Embedded Systems Technology    |
> | Email : Christophe.Planat@st.com  | STMicroelectronics             |
> | Phone : +33 04 76 92 68 82        | 850, rue Jean-Monnet           |
> | Fax   : +33 04 76 92 50 94        | BP 16 - 38921 Crolles - France |
> ----------------------------------------------------------------------


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