Discussion:
Eclipse debug crash
zlatozar
2006-01-10 20:25:42 UTC
Permalink
Hi all,

Would you tell me how to fix the following problem:

/libexec/ld-elf.so.1:
/usr/local/eclipse/plugins/org.eclipse.cdt.core.freebsd.x86_3.0.1/os/freebsd/x86/libpty.so:
Undefined symbol "getpt"

Eclipse crash when I try to debug simple C project using Eclipse-CDT.

I use FreeBSD 6.0 on i386. If you need more debug information please let me
know.

Best regards,
Zlatozar



--
(__)
\\\ ' ' , )
\ / \ ^
.\ ._/_)

http://zlatozar.blogspot.com/
"I'm not a great programmer; I'm just a good programmer with great habits."
Panagiotis Astithas
2006-01-11 19:11:56 UTC
Permalink
Post by zlatozar
Hi all,
Undefined symbol "getpt"
Eclipse crash when I try to debug simple C project using Eclipse-CDT.
I use FreeBSD 6.0 on i386. If you need more debug information please let me
know.
I believe this patch should fix everything. It contains the previously
posted fixes for amd64, as well as the fix for this bug. Let me know how
it goes.

Cheers,
Panagiotis
-------------- next part --------------
A non-text attachment was scrubbed...
Name: eclipse-cdt.patch
Type: text/x-patch
Size: 3332 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-eclipse/attachments/20060111/f781e8b2/eclipse-cdt.bin
zlatozar
2006-01-15 15:27:58 UTC
Permalink
Hi,
It works just perfect! Thank you!
Is that going to be included in next update?

Best regards,
zlatozar
Post by Panagiotis Astithas
Post by zlatozar
Hi all,
Undefined symbol "getpt"
Eclipse crash when I try to debug simple C project using Eclipse-CDT.
I use FreeBSD 6.0 on i386. If you need more debug information please let
me
Post by zlatozar
know.
I believe this patch should fix everything. It contains the previously
posted fixes for amd64, as well as the fix for this bug. Let me know how
it goes.
Cheers,
Panagiotis
--
(__)
\\\ ' ' , )
\ / \ ^
.\ ._/_)

http://zlatozar.blogspot.com/
"I'm not a great programmer; I'm just a good programmer with great habits."
Panagiotis Astithas
2006-01-15 19:19:36 UTC
Permalink
Post by zlatozar
Hi,
It works just perfect! Thank you!
Is that going to be included in next update?
Yes, I've already submitted a PR.

Cheers,
Panagiotis

Loading...