+16
−3
Loading
When gdb_macros.py is used with unit tests some of the globals it expects are not present. This commit handles the relevant exceptions so a missing symbol does not prevent the use of macros that are initialized later. Signed-off-by:Mike Gerdts <mgerdts@nvidia.com> Change-Id: Ic81f0dfa705839c9a03fb76e934684716b710390 Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/15999 Tested-by:
SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by:
Jim Harris <james.r.harris@intel.com> Reviewed-by:
Tomasz Zawadzki <tomasz.zawadzki@intel.com>