This is the mail archive of the gdb@sourceware.org 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: (Not) debugging STL


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


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