I'm trying to use the debian package of dmalloc in sid to find
allocation errors only in my own code. Unfortunately, not free'd
chunks of libc show up and I would like to get rid of them. I've found
the `log-unknown' tag in the info-file and tried:

        dmalloc -r log-unknown

which tells me that this is an unknown tag. Trying the -p example from
the info file

        dmalloc -p log-unknown

I get:

        dmalloc: token 'log-unknown' has been disabled: Disabled token \
        -- this is the default now

Is there any way to change this default?

TIA.

-- 
Christoph Simon
[EMAIL PROTECTED]
---
^X^C
q
quit
:q
^C
end
x
exit
ZZ
^D
?
help
.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to