Date: Thu, 01 Jan 2004 15:01:58 +0800 From: Huang wen hui <hwh@gddsn.org.cn> To: Daniel Eischen <eischen@vigrid.com> Cc: java@freebsd.org Subject: Re: Could not debug anymore using JDK1.4.2-p6 Message-ID: <3FF3C5E6.8020600@gddsn.org.cn> In-Reply-To: <Pine.GSO.4.10.10401010152320.6352-100000@pcnet5.pcnet.com> References: <Pine.GSO.4.10.10401010152320.6352-100000@pcnet5.pcnet.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Daniel Eischen wrote: >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. > > Yes, my fault, p6 with libc_r does work! >(*) This is on our todo list for 5.3 > > >
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3FF3C5E6.8020600>