[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: java debugging on debian





Joe Faith wrote:

Hi,

apologies if this is a FAQ -- but it wasn't on the FAQ.

I'm trying to get JPDA debugging working on Debian. I've tried the Sun
JDK 1.3, 1.4 and IBM's 1.3 but all have the same problem.


I've never been happy with debugging under 1.3.0, I've always used 1.3.1. I think that was one of the things they fixed in the point release.

> the JVM in debug mode fine (using the -Xdebug

-Xrunjdwp:transport=dt_socket,server=y,suspend=n options), but as soon
as I try to attach a debugger session I get SIGABRT errors.


Maybe specify a port? "...,port=8000", IIRC. Still, I'd try w/ 1.3.1 first.


Does anyone what the deal with Blackdown (not yet) releasing 1.3.1 is?


--
Mike Gratton <mike@vee.net>
"Every motive escalate."
 Blatant self-promotion: <http://web.vee.net/>



Reply to: