Jonathan Adams wrote:
> 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.
Are there any plans to support this feature?
>
>
>>My attempts have failed. $G provide
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. No
Hi Folks,
Is setting breakpoints on C++ methods using demangled names supposed to
work from mdb? My attempts have failed. $G provides some demangling
support, is that option used only for displaying names?
Thanks,
Nicolas.