Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 1 Jan 2004 01:55:47 -0500 (EST)
From:      Daniel Eischen <eischen@vigrid.com>
To:        Huang wen hui <hwh@gddsn.org.cn>
Cc:        java@freebsd.org
Subject:   Re: Could not debug anymore  using JDK1.4.2-p6
Message-ID:  <Pine.GSO.4.10.10401010152320.6352-100000@pcnet5.pcnet.com>
In-Reply-To: <3FF3C32F.1080808@gddsn.org.cn>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 1 Jan 2004, Huang wen hui wrote:

> hi,
> After upgrade to p6, I could not use debuger in JBuilder or NetBeans.
> p6 with libc_r also not work. p5+libc_r did work in p5 before. I use
> CURRENT.
> Is this known problem or I miss something?

I'll take a guess and say it is because p6 uses libkse instead
of libc_r, and gdb doesn't yet work(*) with libkse or libthr.  If
my guess is correct, you could use /etc/libmap.conf to map libkse
to libc_r and see if that allows you to use the debugger.

(*) This is on our todo list for 5.3

-- 
Dan Eischen



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.GSO.4.10.10401010152320.6352-100000>