On Mon, Sep 19, 2005 at 12:27:31PM -0700, Nicolas Droux wrote:
> Hi Folks,
> 
> Is setting breakpoints on C++ methods using demangled names supposed to 
> work from mdb?

No.

> My attempts have failed. $G provides some demangling 
> support, is that option used only for displaying names?

Yes.  Note the "$g" dcmd, which lets you muck with what is displayed
(including having the mangled name show up)

Cheers,
- jonathan

-- 
Jonathan Adams, Solaris Kernel Development

Reply via email to