Go to file
Tom Hacohen 39204da58a clouseau: clear the properties list when reloading.
SVN revision: 62744
2011-08-24 14:27:03 +00:00
m4 Clouseau: Added .gitignore and a stub file to m4. 2011-08-24 14:17:53 +00:00
src clouseau: clear the properties list when reloading. 2011-08-24 14:27:03 +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.