Mirror of the gdb mailing list
 help / color / mirror / Atom feed
* automated trace output with gdb
@ 2008-10-29  7:02 Edward Peschko
  2008-10-29 17:17 ` Michael Snyder
  0 siblings, 1 reply; 9+ messages in thread
From: Edward Peschko @ 2008-10-29  7:02 UTC (permalink / raw)
  To: gdb

All,

Solaris' dbx had the ability to record runs of programs - ie: you
could say 'trace step' and you could then see - printed out - all the
lines of code execute as the debugger executed them..

Does gdb have something similar? I see the concept of tracepoints, but
that's not exactly what I had in mind.. I just want a running
commentary of the code as it runs, without having to press 'n' and/or
's' all the time.. Could this be implemented in terms of tracepoints?

Thanks much,

Ed


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

end of thread, other threads:[~2008-10-31  8:20 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-10-29  7:02 automated trace output with gdb Edward Peschko
2008-10-29 17:17 ` Michael Snyder
2008-10-29 17:58   ` Edward Peschko
2008-10-29 18:03     ` Michael Snyder
2008-10-29 19:03       ` Edward Peschko
2008-10-29 21:35         ` Michael Snyder
2008-10-31  8:20           ` Edward Peschko
2008-10-30 21:49             ` Edward Peschko
2008-10-31 12:43             ` Jeremy Bennett

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