On 29/10/2014 19:58, Mark Johnston wrote:
> A while ago I wrote some code for libproc to handle .gnu_debuglink and
> read stripped sections out of the standalone debug file.

Just in case, I have an ugly-ish local patch for that too:
https://github.com/avg-I/freebsd/compare/wip/libproc-support-debug-files

> It seemed to me
> though that that kind of functionality really belongs somewhere more
> central, maybe in libelf. I'm not really sure what the interface should
> look like; I haven't seen any other libraries that handle external debug
> files, aside from bfd.
> 
> Also note that DTrace doesn't strictly need userland symbols to work.
> The pid provider is a lot more useful if they're available though.

Some thoughts on all of the above.

-- 
Andriy Gapon
_______________________________________________
freebsd-current@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"

Reply via email to