[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[List Home]
|
[sequoyah-dev] Debugging native code
|
- From: Jean-Yves Avenard <jyavenard@xxxxxxxxx>
- Date: Thu, 24 Feb 2011 14:19:18 +1100
- Delivered-to: sequoyah-dev@eclipse.org
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:date:message-id:subject:from:to :content-type; bh=+jbzF0ggdTeMjBOvCG/K6K4BZRX5IMiw8jA0pRI1jgc=; b=JsLOBZOCtNcximisx0DuE/dPivUhRacypJ+XSOvJwN0M2ioB6v27WeW6zoFwHXdhVp mm2smCfQqCwXXhakKAoDVZF3ABlAXl0qPTvYwLHsXdPXD+xSafKZpaW1o7hiHfLTNpjP 9NR7SNBfsVpF/9fkjNdiinzbjGb852Q8nOYhY=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=n40o87O9qyvnl7U+3LZfVszQQBvzehP/M92lVLBvhuRwmxVmPFrmBKsAuGk8C+bisO spQvfPUk8nUzhR3Ku/KTVDe6QL50g8B6AmQuECPLiMqwhIq8hNZD2wpg0uYXFI8quCDa 5+0XPL+5nP3QxjGm+7mBlEDno15tsEx0VMpWQ=
Hi there.
I had paused a particular project for about 3 months now ; and I
restarted eclipse and my android development environment.
For some reasons, I can not get native code debugging working. I have
my breakpoint in the C++ code : but it just won't stop there. This is
using either the simulator or an HTC desite
Compiling, installing, all is fine... Just can't debug.
I have to admit that my memory is a tad blurry on what I did to make
it run in the past.
The sequoyah pluging is I believe properly configured (and didn't
change since I last got it going).
Any pointers on where I should be looking at ?
Thanks
Jean-Yves