Whamcloud - gitweb
LU-2088 utils: lctl to generate gdb symbols for lod/osp
authorAlex Zhuravlev <alexey.zhuravlev@intel.com>
Thu, 4 Oct 2012 14:50:57 +0000 (18:50 +0400)
committerOleg Drokin <green@whamcloud.com>
Fri, 5 Oct 2012 06:01:26 +0000 (02:01 -0400)
useful for people using gdb

Signed-off-by: Alex Zhuravlev <alexey.zhuravlev@intel.com>
Change-Id: I5dbd3c1757b3462f6c98c5ad03fc3f83a7457e40
Reviewed-on: http://review.whamcloud.com/4183
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
Tested-by: Hudson
Reviewed-by: Oleg Drokin <green@whamcloud.com>
Tested-by: Maloo <whamcloud.maloo@gmail.com>
lnet/utils/debug.c

index 9c3d3c1..4f611b4 100644 (file)
@@ -897,6 +897,8 @@ static struct mod_paths {
         {"cmm", "lustre/cmm"},
         {"fid", "lustre/fid"},
         {"fld", "lustre/fld"},
+       {"lod", "lustre/lod"},
+       {"osp", "lustre/osp"},
         {NULL, NULL}
 };