[PATCH v5] Add Guile frame filter interface

Andy Wingo wingo@igalia.com
Thu Apr 9 16:28:00 GMT 2015


On Thu 09 Apr 2015 17:56, Andy Wingo <wingo@igalia.com> writes:

> Changes from v4 are mostly related to feedback on the unwinder
> interface (which is a different patch).
>
>   * Remove enable-frame-filter! / disable-frame-filter!, and just have
>     set-frame-filter-enabled!, which always takes a filter object and
>     never a string.
>
>   * Rename #:scope to #:locus.  Names must be unique only within a
>     locus, not among all filters.  Add #:replace? to
>     register-frame-filter!.
>
>   * Limit priorities to the signed int32 range.
>
>   * Rename unregister-frame-filter! to remove-frame-filter!.
>
>   * Update docs.
>
>   * Compile most .scm files with -Wunbound-variable, and not
>     -Wunbound-toplevel.
>
> WDYT?

Voici le patch, mesdames et messieurs:

-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: 0001-Add-Guile-frame-filter-interface.patch
URL: <http://sourceware.org/pipermail/gdb-patches/attachments/20150409/3cedfa46/attachment.ksh>


More information about the Gdb-patches mailing list