(Not) debugging STL

Daniel Jacobowitz drow@false.org
Thu Mar 1 12:46:00 GMT 2007


On Thu, Mar 01, 2007 at 01:39:54PM +0100, Alpár Jüttner wrote:
> 
> > GDB does not have any way to do this - yet.  It's been proposed a few
> > times.
> 
> It is quite a said news. Would it be hard to implement such a features?

I don't know.  Maybe not, if someone came up with a good user
interface for it.  I recommend searching the list archives for more; I
think it was discussed within the past six months sometime.

> Do gdb have some scripting language? If yes, would it be possible to
> implement a macro that simply iterates 'step' while we are in a file
> under /usr directory?

GDB's current scripting language is not good enough for this.  I hope
to add a more powerful one this year.

-- 
Daniel Jacobowitz
CodeSourcery



More information about the Gdb mailing list