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: FW: tracepoint frames


"Newman, Mark (N-Superior Technical Resource Inc)" <mark.newman@lmco.com> writes:
> > Right, but GDB could request more information from the stub when it
> > creates the tracepoint.  The stub shouldn't have to collect 
> > anything at
> > all that GDB didn't tell it to.
> > 
> 
> That is an interesting point!  This could be left up to the user.
> 
> Would that be acceptable to the community?

If I understand what's been said, that's the way the existing
tracepoint support works --- you have to tell it everything you want
to collect.  If you have selected a tracepoint hit and you ask for
something that wasn't collected, you get an error.


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