info scope doesn't work for modules...

Tigran Aivazian (tigran@sco.COM)
Fri, 12 Nov 1999 16:30:51 +0000 (GMT)


Hi,

I compiled everything (kernel and modules) with -g, used the latest
/proc/kcore (see patch http://www.ocston.org/~tigran/patches/kcore),
used "add-symbol-file /lib/modules/2.3.27/fs/bfs.o addr", where addr is
the address of text (found via ksymoops -s map < /dev/null) and tried to
use "info scope bfs_read_super" and .... it didn't work. It works fine for
functions statically linked into the kernel but not for modules. Any idea
why?

Regards
------
Tigran A. Aivazian | http://www.sco.com
Escalations Research Group | tel: +44-(0)1923-813796
Santa Cruz Operation Ltd | http://www.ocston.org/~tigran

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/