Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [dsdp-dev] Remote debugging on Windows Mobile 5

Ok.  I've been looking through the IBM Device Developer forums as suggested by one of their employees.  Most of the info is related to WSDD which I'm hoping will translate over to Eclipse.  It looks like I need to run j9 in debug mode on the device and use Eclipse to connect remotely.  I'll try the eRCP project if I keep hitting my head against the wall.  Thank everyone for your help so far - it's appreciated.

On 9/25/07, Gaff, Doug <doug.gaff@xxxxxxxxxxxxx> wrote:

I actually think this falls into the eRCP project ( dsdp-ercp-dev@xxxxxxxxxxx).  MTJ also covers this, but the MTJ technology isn't ready for prime-time yet.

 

DD isn't really focused on Java device debugging.

 

From: dsdp-dev-bounces@xxxxxxxxxxx [mailto:dsdp-dev-bounces@xxxxxxxxxxx] On Behalf Of Kevin M Horowitz
Sent: Tuesday, September 25, 2007 1:19 PM
To: General discussion of device software development platform issues.

Subject: Re: [dsdp-dev] Remote debugging on Windows Mobile 5

 


Look at the IBM Device Developer forum for instructions on how to perform remote debugging news://news.software.ibm.com/ibm.software.websphere.studio.device-developer or there is a recommendation at http://www.ibm.com/developerworks/forums/dw_thread.jsp?message=13794803&cat=9&thread=109637&treeDisplayType=threadmode1&forum=277#13794803 (same forum, different access method).   If you post something there or search the forum you should be able to find information.    You want to look for information on remote debugging.  You will also need to make sure you have the debug version of the libraries on the device.

kevin
--
Kevin Horowitz
khorowit@xxxxxxxxxx
Expeditor Tools Development
Eclipse Mobile Tools for the Java Platform
Workplace Portal and Collaboration Software
IBM - Boca Raton, +1-561-862-2113


From:

"John Cartwright" <john.cartwright@xxxxxxxxx>

To:

"General discussion of device software development platform issues." <dsdp-dev@xxxxxxxxxxx>

Date:

09/25/2007 01:00 PM

Subject:

Re: [dsdp-dev] Remote debugging on Windows Mobile 5

 





I'm currently using the J9 vm and the Foundation Profile.

On 9/25/07, Qu Zhonghua <guruqu@xxxxxxxxx> wrote:
Actually, if you are developping J2me for Windows Mobile, what VM are you using ? And what framework are you using CDC or CLDC or something else??


On 9/25/07, John Cartwright <john.cartwright@xxxxxxxxx> wrote:
Is that a 3rd party tool you're speaking of or are you referring to the Windows Mobile SDK?  If it's the latter as far as I know  the sdk does come with an emulator but it's a Visual Studio emulation tool.  I'm not sure that's going to work for J2ME device debugging.


On 9/25/07, Qu Zhonghua < guruqu@xxxxxxxxx> wrote:
May be you can consider using Mobile Phone Simulator running on the machine you are programming and debugging with.


On 9/25/07, John Cartwright < john.cartwright@xxxxxxxxx> wrote:
I'm doing java development and need to debug a j2me app that is actually using eswt for the GUI.  It's been a headache to try and debug however and I'm in a situation where the app crashes and doesn't leave a stack trace.  I'd like to try and step through the code to see what exactly is going on.

On 9/25/07, Gaff, Doug < doug.gaff@xxxxxxxxxxxxx> wrote:
Hi John,

 

The closest project is probably eRCP – running Java on various mobile platforms like Windows Mobile.  Their mailing list is dsdp-ercp-dev@xxxxxxxxxxx (subscribe: https://dev.eclipse.org/mailman/listinfo/dsdp-ercp-dev ).

 

Are you looking to do Java development or C development?  If you're actually interested in C, then the CDT project is the one you want.  As far as I know, CDT doesn't support Windows Mobile at this time, but I think it's a good idea for a feature contribution for them.

 

Doug

 

From: dsdp-dev-bounces@xxxxxxxxxxx [mailto: dsdp-dev-bounces@xxxxxxxxxxx] On Behalf Of John Cartwright
Sent:
Monday, September 24, 2007 10:11 PM
To:
dsdp-dev@xxxxxxxxxxx
Subject:
[dsdp-dev] Remote debugging on Windows Mobile 5

 

Hello,

I'm fairly new to device development and am not sure if this is the exact mailing list to ask this but, can anyone point me in the right direction for device debugging on the Windows Mobile platform.  Does this project have any tools that provide that type of functionality?  Thanks for any help you can give.

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



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



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



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



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

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


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



Back to the top