Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [sequoyah-dev] Debugging native code

Hi

On 25 February 2011 00:07, Daniel Pastore <kpqb38@xxxxxxxxxxxx> wrote:
> Hi Jean,
> have you checked the new NDK guide to see if your steps are correct/in the
> correct order?
> http://wiki.eclipse.org/Sequoyah/ndk_guide

I didn't look at this guide but did follow this one to the letter
http://www.eclipse.org/sequoyah/documentation/native_debug.php

The application I'm debugging is in Java with a native dynamic library
linked to it.

When I run ndk-gdb ; it either seems to hang or immediately fails
telling that a debugger is already running.

Something I have upgraded in the past few months have made stuff stop
working. I wish I knew what !

Could it be that I'm running macos and I'm now using a 64 bits kernel?

JY


Back to the top