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: using tracepoints function with both host and target on same computer


On Wed, Aug 07, 2002 at 08:08:54AM +0300, Eli Zaretskii wrote:
> 
> On Tue, 6 Aug 2002, Daniel Jacobowitz wrote:
> 
> > If I have more free time than I expect to (:-) then I would like
> > to add this to gdbserver; but that won't be for at least six months.
> 
> IMHO, tracepoints should really become part of GDB itself, even for 
> native debugging.  That would allow us to debug programs where timing is 
> critical, such as real-time software, Emacs display engine, etc.  I miss 
> that feature a lot.

I agree; but my dream is to get back to modularization so that
gdbserver will use a small library that GDB also uses to do the actual
tracing, and tracepoints can be there.

-- 
Daniel Jacobowitz                           Carnegie Mellon University
MontaVista Software                         Debian GNU/Linux Developer


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