Hi

 Im trying to port RAIL functionality to the android client. I have
downloaded freerdp_master from github and created the eclipse project with
android sdk and ndk. I have modified the JNI layer and added rail related
code. As of now, i am able to trigger the initial handshake of RAIL
channel. I am getting the initial rail orders like "get system parameter".
Now i need to go ahead with further rail order processing, and windowing ,
but It is very slow to develop without any Native debugging tool, I would
need to debug the code on every step of rail order implementations.

I have explored on internet about the native debugging, and found that
there is ndk-plugin which supports the breakpoints based debugging in
native code. But this tools works with the ndk-build configuration only,
however the present freeRDP build environment is makefile based.

Is there any way to enable to debugging of native library and jni code in
freerdp cmake/make build system.

I hope you guys have already figure out some way to debug the code for
speeding the native/jni  development, during the android porting. Please
help me enabling the native debugging system in the freerdp android project.

Thanks in advance.
-Mekal Kesharwani
-Hyderabad India
------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_mar
_______________________________________________
Freerdp-devel mailing list
Freerdp-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freerdp-devel

Reply via email to