Hello,

After having many problems I could debug native methods with jdb. To be
able to set breakpoints I had to call a native method containing the
following line:

__asm__("int $0x3");

I do not like this approach because I have to modify my code and recompile
a java class if I want to debug. Is there another solution?

Thanks in advance, Joaquin


Joaquin Rapela
Staff Software Engineer
IBM Almaden Research Center

Phone (408) 927-2994
Fax       (408) 927-3497



----------------------------------------------------------------------
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to