Reveal Loader dynamically loads libReveal.dylib (Reveal.app support) into iOS apps on jailbroken devices. Configuration is via the Reveal menu in Settings.app
Reveal is an OS X application that allows you to remotely introspect a running applications view hierarchy and edit various view properties.
Generally you have to include their debugging framework in your application at build time in-order to perform debugging actions, however with this tweak installed this is no longer necessary.
For more info see revealapp.com
Reveal Loader is available directly inside Cydia. Just search for the "Reveal Loader" development package.
See here for how to add a Repository to Cydia.
Navigate to 'Cydia > Sources Tab > Edit > Add' and enter the below source URL.
http://rheard.com/cydia
Finally, search for Reveal Loader on the Packages Tab and select install.
Open 'Settings > Reveal > Enabled Applications' and toggle the application or applications that you want to debug to on.
Launch the target application and it should appear inside Reveal.app on your Mac.
(You will likely need to quit and relaunch the target application)
Follow me on Twitter (@heardrwt)