discuss-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Discuss-gnuradio] destructor not guaranteed in m-blocks?


From: Eric Blossom
Subject: Re: [Discuss-gnuradio] destructor not guaranteed in m-blocks?
Date: Wed, 9 Jan 2008 15:00:06 -0800
User-agent: Mutt/1.5.17 (2007-11-01)

On Wed, Jan 09, 2008 at 05:25:38PM -0500, George Nychis wrote:
> Thanks Eric.
>
> If I place some output statements in the destructor and flush the output 
> stream, I never see the statements.  If I set a breakpoint in the 
> destructor using GDB, the breakpoint is never reached.  This is in the top 
> most block.  I've tried it in several of the inband applications and have 
> yet to see the top level block's destructor get called.

If you're holding a reference to it, it won't be destroyed...

Eric




reply via email to

[Prev in Thread] Current Thread [Next in Thread]