Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[platform-debug-dev] remote debug + inspect

Hi everybody,

I have tried remote debugging. Stepping works fine but I cannot inspect any variable.

 

I am always getting message like this:

_variableName_ cannot be resolved.

 

I use:

server: resin: with -Xdebug -Xnoagent -Xrunjdwp:transport=dt_socket,address=8000,server=y,suspend=n

 

Eclipse: debug with: remote java application, port=8000

 

Does anybody have a tiny tip what to do?

 

Thanks in advance,

Jaromir.

Attachment: smime.p7s
Description: S/MIME cryptographic signature


Back to the top