Module Name: src Committed By: chs Date: Tue Apr 26 14:28:39 UTC 2016
Modified Files: src/external/bsd/libproc/dist: proc_sym.c Log Message: use the netbsd path for separate debuginfo files. only attempt to look up symbols in the dynsym table if the object actually has one, which a separate debuginfo file does not. To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3 src/external/bsd/libproc/dist/proc_sym.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.