Re: [Eclipseme-users] Debugging problems on Linux

2008-09-29 Thread Diego Tognola
Hi Marcel, I am still not sure what is causing this. I have started taking backups of all directories involved* and thus keeping a 'last known good' state. Reverting to this seems to fix it. As this reverting usually requires a refresh/build, there are still many open parameters as to what brea

Re: [Eclipseme-users] Debugging problems on Linux

2008-09-29 Thread Marcel Ruff
Hi Diego, i experience the same here on several similar systems as yours. It occassionally happens - consistently the last year(s). I think a SIGSEGV is a crash from a underlying C-lib, and a strace or similar could probably show the location. But i have not investigated in this issue yet, please

[Eclipseme-users] Debugging problems on Linux

2008-09-17 Thread Diego Tognola
Hi all, I'm having difficulties launching midlets in debug mode. I've configured the Debug settings as directed on the web page, but after a few seconds, the WTK crashes. Running the same launch configuration works fine. --> How can I get more information/log statements ? --> How is the WTK lau

Re: [Eclipseme-users] Debugging problems

2006-12-21 Thread Craig Setera
Alexander, You may be seeing problems with the underlying virtual machine. Make sure that you've configured you Eclipse environment as documented here... http://eclipseme.org/docs/configuring.html#step4 Anything else is out of EclipseME's control. Sorry. Craig Alexander Opatz wrote: > Hi,

[Eclipseme-users] Debugging problems

2006-12-17 Thread Alexander Opatz
Hi, I'm new to mobile development/eclipseme (using 1.5.5) and didn't find a solution for my debugging problems: 1) I don't get a stacktrace when an uncaught exception occurs in my app (no matter if debugging or running). It only appears sth. like: "Uncaught exception java/lang/NullPointerExceptio