|
Home > Archive > Debian Developers > July 2004 > RFS: dmalloc -- Debug memory allocation library
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
RFS: dmalloc -- Debug memory allocation library
|
|
| Luk Claes 2004-07-12, 2:50 am |
| -----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hi
I'm looking for a sponsor for dmalloc, as debian-mentors@l.d.o hasn't
brought me a sponsor, I try it here ;-)
Description: Debug memory allocation library
~ Drop in replacement for the system's `malloc', `realloc', `calloc', `free'
~ and other memory management routines while providing powerful debugging
~ facilities configurable at runtime.
~ .
~ These facilities include such things as memory-leak tracking, fence-post
~ write detection, file/line number reporting, and general logging of
~ statistics.
~ .
It's linda and lintian clean. It can be found on mentors.debian.net.
Many thanks in advance
Cheers
Luk
PS: I'm also looking for a sponsor for xpat2 -- Generic patience game
for X11, it can also be found on mentors.debian.net.
PPS: Please CC me as I only read debian-devel-digest
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (GNU/Linux)
iD8DBQFA8kRf5UTeB5t8Mo0RAqjdAJ95ev3+FF7k
j9uZlA8CXW3kKjox7gCffSs9
kmSrPYKojNH23BWWbokAluM=
=vXOt
-----END PGP SIGNATURE-----
--
To UNSUBSCRIBE, email to debian-devel-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
| |
| Francesco P. Lovergine 2004-07-12, 7:53 am |
| On Mon, Jul 12, 2004 at 09:57:19AM +0200, Luk Claes wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> Hi
>
> I'm looking for a sponsor for dmalloc, as debian-mentors@l.d.o hasn't
> brought me a sponsor, I try it here ;-)
>
> Description: Debug memory allocation library
> ~ Drop in replacement for the system's `malloc', `realloc', `calloc', `free'
> ~ and other memory management routines while providing powerful debugging
> ~ facilities configurable at runtime.
> ~ .
> ~ These facilities include such things as memory-leak tracking, fence-post
> ~ write detection, file/line number reporting, and general logging of
> ~ statistics.
> ~ .
>
> It's linda and lintian clean. It can be found on mentors.debian.net.
>
> Many thanks in advance
>
> Cheers
>
> Luk
>
dmalloc is already in the archive. What about your previous sponsor?
--
Francesco P. Lovergine
--
To UNSUBSCRIBE, email to debian-devel-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
| |
| Luk Claes 2004-07-12, 7:53 am |
| -----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Francesco P. Lovergine wrote:
| On Mon, Jul 12, 2004 at 09:57:19AM +0200, Luk Claes wrote:
|
|>-----BEGIN PGP SIGNED MESSAGE-----
|>Hash: SHA1
|>
|>Hi
|>
|>I'm looking for a sponsor for dmalloc, as debian-mentors@l.d.o hasn't
|>brought me a sponsor, I try it here ;-)
|>
|>Description: Debug memory allocation library
|>~ Drop in replacement for the system's `malloc', `realloc', `calloc',
`free'
|>~ and other memory management routines while providing powerful debugging
|>~ facilities configurable at runtime.
|>~ .
|>~ These facilities include such things as memory-leak tracking, fence-post
|>~ write detection, file/line number reporting, and general logging of
|>~ statistics.
|>~ .
|>
|>It's linda and lintian clean. It can be found on mentors.debian.net.
|>
|>Many thanks in advance
|>
|>Cheers
|>
|>Luk
|>
|
| dmalloc is already in the archive. What about your previous sponsor?
|
Well, would you be looking for a sponsor when your previous sponsor
would upload it?
He hasn't responded yet, but maybe this mail helps?
I like maintaining packages, but I don't like looking for sponsors, so I
hope some good sponsor shows up ;-)
Cheers
Luk
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (GNU/Linux)
iD8DBQFA8lhp5UTeB5t8Mo0RAiBEAKCcsY1YGT9n
2vcU3JapCxxqVauFwwCdFYzh
QwXXNme4zk8AKSCsILWGj2s=
=/rN5
-----END PGP SIGNATURE-----
--
To UNSUBSCRIBE, email to debian-devel-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
| |
| Steinar H. Gunderson 2004-07-12, 7:53 am |
| On Mon, Jul 12, 2004 at 09:57:19AM +0200, Luk Claes wrote:
> I'm looking for a sponsor for dmalloc, as debian-mentors@l.d.o hasn't
> brought me a sponsor, I try it here ;-)
>
> Description: Debug memory allocation library
> ~ Drop in replacement for the system's `malloc', `realloc', `calloc', `free'
> ~ and other memory management routines while providing powerful debugging
> ~ facilities configurable at runtime.
Just a question: What does this have that electric-fence (or more important,
Valgrind) doesn't?
/* Steinar */
--
Homepage: http://www.sesse.net/
--
To UNSUBSCRIBE, email to debian-devel-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
| |
| Luk Claes 2004-07-12, 5:58 pm |
| -----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Please CC me as I only read the list in digest mode, TIA.
On Mon, Jul 12, 2004 at 12:26:??AM +0200, Steinar H. Gunderson wrote:
| On Mon, Jul 12, 2004 at 09:57:19AM +0200, Luk Claes wrote:
|
|>> I'm looking for a sponsor for dmalloc, as debian-mentors@l.d.o hasn't
|>> brought me a sponsor, I try it here ;-)
|>>
|>> Description: Debug memory allocation library
|>> ~ Drop in replacement for the system's `malloc', `realloc',
`calloc', `free'
|>> ~ and other memory management routines while providing powerful
debugging
|>> ~ facilities configurable at runtime.
|
|
| Just a question: What does this have that electric-fence (or more
important,
| Valgrind) doesn't?
Well, dmalloc is portable (more than 11 architectures).
It's more like valgrind according features, but you have to link the
library (as with electric fence).
Cheers
Luk
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (GNU/Linux)
iD8DBQFA8qVP5UTeB5t8Mo0RAjkkAKCbtQyeyxtu
PWybjuuWIDp84xzsaACfXdBr
I6OVp+eR25dVWq5RlTJASbc=
=ZqOU
-----END PGP SIGNATURE-----
--
To UNSUBSCRIBE, email to debian-devel-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
| |
| Josselin Mouette 2004-07-12, 5:58 pm |
| Le lun, 12/07/2004 à 16:50 +0200, Luk Claes a écrit :
> It's more like valgrind according features, but you have to link the
> library (as with electric fence).
Electric-fence doesn't require linking anymore, you can use LD_PRELOAD.
--
.''`. Josselin Mouette /\./\
: :' : josselin.mouette@ens-lyon.org
`. `' joss@debian.org
`- Debian GNU/Linux -- The power of freedom
| |
| Stephen Stafford 2004-07-13, 7:53 am |
| Quoting Luk Claes <luk.claes@ugent.be>:
> | dmalloc is already in the archive. What about your previous sponsor?
> |
>
> Well, would you be looking for a sponsor when your previous sponsor
> would upload it?
>
> He hasn't responded yet, but maybe this mail helps?
Sorry, I don't appear to have received any earlier request.
I'm happy to sponsor it, but I won't have time for almost two weeks (I'm going
on vacation in a couple of days.
If you still need me to then I'll take a look at it.
Cheers,
--
Stephen Stafford | Development and support consultant
<stephen@clothcat.demon.co.uk> | http://www.clothcat.org
<ssta@clothcat.org> | Never put off until tomorrow what you can
<bagpuss@debian.org> | con someone into doing for you today
----------------------------------------------------------------
This message was sent using IMP, the Internet Messaging Program.
--
To UNSUBSCRIBE, email to debian-devel-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
|
|
|
|
|