Next: , Previous: , Up: Tutorial   [Contents][Index]


2.8 Debugging and Profiling

Debugging a program that makes use of Guile-GI bindings has some challenges. A few notable one are these:

To add some insight about what is happening in the introspection layer, Guile-GI provides some hook functions for the purposes of debugging and makes use of GLib’s debug logging functionality.