On Sun, 28 May 2017, Dmitry Chagin wrote:

Log:
 Strip _binary_linux_locore_o_size from ${VDSO}.so as it is a low absolute
 symbol, and this breaks symbol lookup in ddb.

 Requested by:  bde@

Thanks.

This works because the symbol is auto-generated by the linker from the name
of a file and not used at the source level or useful at the object level.

Bruce
_______________________________________________
svn-src-head@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"

Reply via email to