Go to file
Tom Hacohen 176cd43ba5 Clouseau: Added .gitignore and a stub file to m4.
The stub file is needed for git to agree to add this dir.

SVN revision: 62741
2011-08-24 14:17:53 +00:00
m4 Clouseau: Added .gitignore and a stub file to m4. 2011-08-24 14:17:53 +00:00
src Clouseau: Everyone welcome clouseau, a tool to debug UI applications. 2011-08-24 14:06:04 +00:00
.gitignore Clouseau: Added .gitignore and a stub file to m4. 2011-08-24 14:17:53 +00:00
AUTHORS Clouseau: Everyone welcome clouseau, a tool to debug UI applications. 2011-08-24 14:06:04 +00:00
COPYING Clouseau: Everyone welcome clouseau, a tool to debug UI applications. 2011-08-24 14:06:04 +00:00
ChangeLog Clouseau: Everyone welcome clouseau, a tool to debug UI applications. 2011-08-24 14:06:04 +00:00
Makefile.am Clouseau: Everyone welcome clouseau, a tool to debug UI applications. 2011-08-24 14:06:04 +00:00
NEWS Clouseau: Everyone welcome clouseau, a tool to debug UI applications. 2011-08-24 14:06:04 +00:00
README Clouseau: Everyone welcome clouseau, a tool to debug UI applications. 2011-08-24 14:06:04 +00:00
TODO Clouseau: Everyone welcome clouseau, a tool to debug UI applications. 2011-08-24 14:06:04 +00:00
autogen.sh Clouseau: Everyone welcome clouseau, a tool to debug UI applications. 2011-08-24 14:06:04 +00:00
configure.ac Clouseau: Everyone welcome clouseau, a tool to debug UI applications. 2011-08-24 14:06:04 +00:00
make.sh Clouseau: Everyone welcome clouseau, a tool to debug UI applications. 2011-08-24 14:06:04 +00:00

README

Just run your wanted ecore/elm based app with this lib in LD_PRELOAD, e.g:
LD_PRELOAD=/usr/lib/clouseau/libclouseau.so elementary_test

Click "Load" and the rest is straightforward.