[
Date Prev][
Date Next][
Thread Prev][
Thread Next][
Date Index][
Thread Index]
[
List Home]
RE: [cdt-debug-dev] special breakpoint and event
|
> -----Original Message-----
> From: Bob Lewis [mailto:bobl_1970@xxxxxxxxx]
> Sent: Thursday, May 20, 2004 8:16 PM
> To: cdt-debug-dev@xxxxxxxxxxx
> Subject: Re: [cdt-debug-dev] special breakpoint and event
>
>
> --- Mikhail Khodjaiants <mikhailk@xxxxxxx> wrote:
> > I don't think it is posible to implement an
> > extension for this particular
> > case in the current CDT architecture.
> > In this version there is no mechanism to suppress
> > some events fired by debug
> > engines. The idea to support "silent" breakpoints
> > has been discussed for
> > different reasons, but nothing has been implemented.
>
> Bad news for me! So if I have to modify the current
> CDT to achive what I want, what classes should I pay
> attention?
Bad news, good news. If you submit a patch for this kind
of modification, then not only will it suit your needs exactly,
but if will be maintained and carried forward in the future
so that others can take advantage of it.
I'll let Mikhail comment on the actual ins and outs.
Thanks,
Thomas