#161002 electric-fence: non-threaded version would be nice

Package:
electric-fence
Source:
electric-fence
Description:
A malloc(3) debugger
Submitter:
Andrew Suffield
Date:
2005-07-18 03:07:47 UTC
Severity:
wishlist
#161002#5
Date:
2002-09-15 23:16:56 UTC
From:
To:
A version of efence with the mutex stuff disabled, that does not link
to libpthread, would be nice. When a binary is linked to libpthread,
gdb's threading support is activated.

==
 <drow> yes, gdb native thread support sucks flying goat arse.
==

Suffice it to say that this makes gdb erratic.

[I'd provide a patch, but it's trivial to do and has to be done
upstream anyway, since it's an ABI change and needs to be properly
versioned].