Tracing all 'call' instructions in a gdb session

Daniel Jacobowitz drow@false.org
Mon Jun 27 22:32:00 GMT 2005


On Tue, Jun 28, 2005 at 12:10:10AM +0200, Thomas Glanzmann wrote:
> Hello,
> 
> > Sorry, GDB can't help you with this.  Not today, anyway.  You'd need
> > both tracepoints and a more flexible facility for setting breakpoints
> > automatically.
> 
> What about using objdump and grep setting a few hunderd tracepoints?
> Would that work?

Except native GDB doesn't support tracepoints, and I don't know how
it's going to cope with a breakpoint list many thousands long.

-- 
Daniel Jacobowitz
CodeSourcery, LLC



More information about the Gdb mailing list