This is the mail archive of the insight@sources.redhat.com mailing list for the Insight project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: The main event(s)...


Andrew Cagney wrote:
> 
>                 Rather than wait for GDB to
>                 do this for you, could I suggest
>                 creating a layer that sits
>                 between GDB and INSIGHT and
>                 have that massage the current
>                 events into something more
>                 meaningful.
> 

That is already done.  GDB hooks (events) are transformed into Insight
hooks (events) by the "interface.tcl" code.  The choice of events (on
both sides) are not very good at the moment and can be improved.

>                 That should avoid the problem
>                 of INSIGHT constantly wanting
>                 to change the event hooks
>                 in GDB.
> 

If a proper study is performed once, the set of events is bound to last
almost with no changes.  The problem now is that the events were created
ad hoc.

-- 
Fernando Nasser
Red Hat Canada Ltd.                     E-Mail:  fnasser@redhat.com
2323 Yonge Street, Suite #300
Toronto, Ontario   M4P 2C9


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]