On Wed, 25 Jan 2012 17:05:40 +0100
Guilhem Bonnefille <guilhem.bonnefi...@gmail.com> wrote:

> I still not know precisely what code is running when I select
> recipients of a SMS. But I found many codes doing similar things, but
> differently.
> 
To check which code is responsible for the functionality you can insert
qDebug(__PRETTY_FUNCTION__); 
in the code you suspect. 
Build/install QtMoko.
switch on logging in QtMoko. 
SSH to the FreeRunner. 
tail -f /var/log/messages 
Push buttons i the phone user interface looking at the tail output.


_______________________________________________
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community

Reply via email to