[OE-core] [PATCH 00/29] Add gobject introspection support to oe-core

Burton, Ross ross.burton at intel.com
Tue Nov 10 23:40:18 UTC 2015


On 10 November 2015 at 23:10, Phil Blundell <pb at pbcl.net> wrote:

> Why does gobject-introspection (presumably giscanner, right?) need to
> run binaries on the target at all?  I thought it operated mostly on the
> source code.
>

Same reason gtk-doc's scanner executes code: vast amounts of relevant
information can't reliably be extracted from source but is trivial to
introspect at runtime (GObject hierarchy, properties, signals, etc).

Ross
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openembedded.org/pipermail/openembedded-core/attachments/20151110/841e97da/attachment-0002.html>


More information about the Openembedded-core mailing list