commit | b1da12722a7a8e8cb95be004e0f0aa4b22094001 | [log] [tgz] |
---|---|---|
author | William A. Kennington III <wak@google.com> | Wed Jun 20 13:28:05 2018 -0700 |
committer | William A. Kennington III <wak@google.com> | Fri Jun 22 10:35:00 2018 -0700 |
tree | 098c82d5e1dba3ec52d7c96f949621b613adef88 | |
parent | ed1ebbc1f895f7241878c7f93667935455c38a74 [diff] |
unit-test: Add debug symbols for common packages Valgrind and gdb produce much more useful output if we install the debug symbols for the libraries we commonly use in our code. This is useful for manual testing but is especially useful for the newly added valgrind automation. Tested: Works on artful which doesn't provide dbgsym keys and falls back to the manual fetch. Works on bionic which uses the built-in dbgsym keys. Debug symbols now show up in valgrind logs when testing sdbusplus. Change-Id: I68b2f9b23b875c00ef812add51dc249902f82cf1 Signed-off-by: William A. Kennington III <wak@google.com>
Build script for CI jobs in Jenkins.