This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] Add Guile frame filter interface


Hi,

Nice work!

Andy Wingo <wingo@igalia.com> skribis:

> +@deffn {Scheme Procedure} add-frame-filter! name filter @

[...]

> +@deffn {Scheme Procedure} add-frame-annotator! name annotator @

As discussed with one of Dougâs initial series, shouldnât there be
first-class frame-filter and frame-annotator objects, as is done in the
breakpoint API?  That is, âmake-Xâ + âregister-X!â.

Thanks,
Ludoâ.


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