diff options
author | Siddhesh Poyarekar <siddhesh@sourceware.org> | 2021-07-03 00:47:34 +0530 |
---|---|---|
committer | Siddhesh Poyarekar <siddhesh@sourceware.org> | 2021-07-03 00:47:34 +0530 |
commit | 00d28960c5388a582a0485e07629b553c32dde49 (patch) | |
tree | 99e29792b7e56e5311d9392426fbbf9d0e3ea545 /malloc/morecore.c | |
parent | 7df5c7bcce5c3e6f6984441d9c4851dba5aacac5 (diff) | |
download | glibc-00d28960c5388a582a0485e07629b553c32dde49.tar glibc-00d28960c5388a582a0485e07629b553c32dde49.tar.gz glibc-00d28960c5388a582a0485e07629b553c32dde49.tar.bz2 glibc-00d28960c5388a582a0485e07629b553c32dde49.zip |
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: DJ Delorie <dj@redhat.com>
Reviewed-by: Carlos O'Donell <carlos@redhat.com>
Diffstat (limited to 'malloc/morecore.c')
0 files changed, 0 insertions, 0 deletions