mirror of
https://github.com/samba-team/samba.git
synced 2024-12-23 17:34:34 +03:00
c63dcc97b6
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. |
||
---|---|---|
.. | ||
abi_gen.sh | ||
autogen-waf.sh | ||
configure.waf | ||
Makefile.waf |