diff options
author | Alexander Bokovoy <ab@samba.org> | 2012-08-23 18:45:54 +0300 |
---|---|---|
committer | Alexander Bokovoy <ab@samba.org> | 2012-09-07 12:31:42 +0200 |
commit | c63dcc97b695ceab2bbd8f421f56b623b0d867a2 (patch) | |
tree | cd98d0371bb2ad0976f7fe19ab2e7bd78e5b5e15 /lib/talloc/ABI/pytalloc-util-2.0.7.sigs | |
parent | 6b2e7aabb79f7825568985a9138394dee06b76de (diff) | |
download | samba-c63dcc97b695ceab2bbd8f421f56b623b0d867a2.tar.gz samba-c63dcc97b695ceab2bbd8f421f56b623b0d867a2.tar.bz2 samba-c63dcc97b695ceab2bbd8f421f56b623b0d867a2.zip |
gen_abi.sh: filter out symbols not needed for ABI
gdb does not allow to print definitions of certain section names
and special symbols used for dynamic loading machinery:
__bss_start
_edata
_init
_fini
_end
Please note the space before the pattern, it is needed to avoid
hungry matches of valid symbols with these as substrings (foo_init,
for example).
Without this patch gdb on Fedora 18 breaks when attempting to print
function and struct signature.
Diffstat (limited to 'lib/talloc/ABI/pytalloc-util-2.0.7.sigs')
0 files changed, 0 insertions, 0 deletions