Boost logo

Boost Users :

Subject: Re: [Boost-users] Unable to catch exception using boost::asio
From: Emil Dotchevski (emildotchevski_at_[hidden])
Date: 2009-07-15 14:28:01


On Wed, Jul 15, 2009 at 11:05 AM, Zachary Turner<divisortheory_at_[hidden]> wrote:
> On Wed, Jul 15, 2009 at 12:10 PM, Alex Black<alex_at_[hidden]> wrote:
> Some debuggers provide mechanisms so that you can stop at the exact
> point an exception is thrown, rather than where it is handled.

If the exception that's emitted is a Boost exception, you can
intercept it before it is thrown by setting a break point in
boost::throw_exception().

Emil Dotchevski
Reverge Studios, Inc.
http://www.revergestudios.com/reblog/index.php?n=ReCode


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net