Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [sequoyah-android-dev] updated instructions?

Hi,

Would it be possible to update the guide to NDK r7?

Also, with r4 I get, at step

"From a Terminal session, in the project folder, run the modified ndk-gdb command. It should not attach
to an gdb client, but call the gdbserver on the emulator and open a TCP port for connection."

of the guide:

awk: /home/plaporte/android-ndk-r4/build/awk/extract-pid.awk: line 47: function gensub never defined

Thanks a bunch,
-- 
Philippe Laporte


On 10/27/2011 12:53 PM, Daniel Pastore wrote:
Hi Philippe,

We have an updated guide in our wiki: http://wiki.eclipse.org/Sequoyah/ndk_guide.

Please take a look at it, and if you need any more guidance, just ask!

On Thu, Oct 27, 2011 at 17:33, Philippe Laporte <plaporte@xxxxxxxxxxxxxxx> wrote:
Hi,

I am looking at the documentation for Java to native debugging, at

http://www.eclipse.org/ sequoyah/documentation/native_ debug.php

It seems a bit outdated. Would it be possible to update it?

Also, this may be a beginner question, but step 02 assumes we can create two projects in the same source tree, or not? Where is the C code relative to the Java Android code?

Thanks a bunch,

--
Philippe Laporte
Mobile software Engineering Team Leader
Devicescape Software, Inc
Office: +1 (650) 249 6565
www.devicescape.com

______________________________ _________________
sequoyah-android-dev mailing list
sequoyah-android-dev@eclipse. org
https://dev.eclipse.org/ mailman/listinfo/sequoyah- android-dev



--
Thanks,

Daniel Pastore
Sequoyah Team


_______________________________________________
sequoyah-android-dev mailing list
sequoyah-android-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/sequoyah-android-dev

Back to the top