Whamcloud - gitweb
- update module paths used for the gdb symbol loading script
authorrread <rread>
Mon, 19 May 2003 22:04:30 +0000 (22:04 +0000)
committerrread <rread>
Mon, 19 May 2003 22:04:30 +0000 (22:04 +0000)
lnet/utils/debug.c
lustre/portals/utils/debug.c

index 13572dc..afc7022 100644 (file)
@@ -532,8 +532,8 @@ int jt_dbg_modules(int argc, char **argv)
         struct mod_paths {
                 char *name, *path;
         } *mp, mod_paths[] = {
-                {"portals", "portals/linux/oslib"},
-                {"ksocknal", "portals/linux/socknal"},
+                {"portals", "lustre/portals/libcfs"},
+                {"ksocknal", "lustre/portals/knals/socknal"},
                 {"obdclass", "lustre/obdclass"},
                 {"ptlrpc", "lustre/ptlrpc"},
                 {"obdext2", "lustre/obdext2"},
index 13572dc..afc7022 100644 (file)
@@ -532,8 +532,8 @@ int jt_dbg_modules(int argc, char **argv)
         struct mod_paths {
                 char *name, *path;
         } *mp, mod_paths[] = {
-                {"portals", "portals/linux/oslib"},
-                {"ksocknal", "portals/linux/socknal"},
+                {"portals", "lustre/portals/libcfs"},
+                {"ksocknal", "lustre/portals/knals/socknal"},
                 {"obdclass", "lustre/obdclass"},
                 {"ptlrpc", "lustre/ptlrpc"},
                 {"obdext2", "lustre/obdext2"},