Mirror of the gdb mailing list
 help / color / mirror / Atom feed
* Using gdb as a trace agent
@ 2004-05-17 13:00 Alexandre Courbot
  2004-05-17 15:36 ` Jim Blandy
  0 siblings, 1 reply; 8+ messages in thread
From: Alexandre Courbot @ 2004-05-17 13:00 UTC (permalink / raw)
  To: gdb

Hello everyone,

In my quest to get datas out of a program as non-intrusively as possible 
(I'm trying to get graphes out of the memory manager of an embedded 
operating system), I'm having a close and interested look at gdb 
tracepoints. It looks like a great solution, but unfortunately:

- It only works on remote targets, dixit the manual,
- Anyway, no remote target supports them.

Traditional breakpoints with additional commands are just too intrusive 
to me, unfortunately. Is there anything I missed on the tracepoints 
front? Or would anyone know a tool that I could use in replacement to 
gdb to do this? (i.e. getting the values of some variables at some 
points of the program, without slaughtering the source code).

Thanks for any information,
Alex.
-- 
Alexandre Courbot - PhD student
RD2P/LIFL
http://www.lifl.fr/~courbot


^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2004-05-18  8:33 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-05-17 13:00 Using gdb as a trace agent Alexandre Courbot
2004-05-17 15:36 ` Jim Blandy
2004-05-17 16:49   ` Alexandre Courbot
2004-05-17 18:09     ` Eli Zaretskii
2004-05-17 18:29       ` Jim Blandy
2004-05-17 22:17         ` Alexandre Courbot
2004-05-18  7:07           ` Ramana Radhakrishnan
2004-05-18  8:33             ` Alexandre Courbot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox