Skip to content
Commit 00d28960 authored by Siddhesh Poyarekar's avatar Siddhesh Poyarekar
Browse files

mtrace: Deprecate mallwatch and tr_break



The variable and function pair appear to provide a way for users to
set conditional breakpoints in mtrace when a specific address is
returned by the allocator.  This can be achieved by using conditional
breakpoints in gdb so it is redundant.  There is no documentation of
this interface in the manual either, so it appears to have been a hack
that got added to debug malloc.  Deprecate these symbols and do not
call tr_break anymore.

Reviewed-by: default avatarDJ Delorie <dj@redhat.com>
Reviewed-by: default avatarCarlos O'Donell <carlos@redhat.com>
parent 7df5c7bc
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment