On Tue, Nov 01, 2005 at 06:40:42AM +0600, Max Khon wrote:
> Linking against -lthr (or even -lc_r!) instead of -lpthread solves gdb
> "The program no longer exists." problem for me on RELENG_6.

Well, yes, but that's not the same. While running on M:N KSE, all sorts
of locking needs to be correct, which with non M:N threading you can get
away with some (intentional or not) sloppiness. So debugging a fully
threaded program with a non M:N threadlib is not always useful.

Marc

Attachment: pgpcUoe0kHN70.pgp
Description: PGP signature

Reply via email to