Boost logo

Boost :

From: Rob Stewart (stewart_at_[hidden])
Date: 2002-09-13 11:13:47


From: Toon Knapen <toon.knapen_at_[hidden]>
> On Thursday 12 September 2002 18:26, Rob Stewart wrote:
> > From: Toon Knapen <toon.knapen_at_[hidden]>
> >
> > > the bounds checking mechanism throws an exception instead of performing
> > > an assert. But I have no clue how I can ask my debugger where the
> > > exception was thrown so I would prefer an assert() to be used. In the
> > > debugger, it's then easy to perform a stack_trace.
> >
> > How about if you name your debugger and we'll see if we can help
> > you tell it to stop when throwing exceptions?
>
> gdb most of the time, but also ldb (icc), dbx on SGI, IBM,...

With dbx, you can enter the command "stop throw."

-- 
Rob Stewart                           stewart_at_[hidden]
Software Engineer                     http://www.sig.com
Susquehanna International Group, LLP  using std::disclaimer;

Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk