problem with 'kgdb' debugger.

Saurabh Desai (sdesai@ecs.fullerton.edu)
Tue, 7 Oct 1997 11:18:59 -0700 (PDT)


Thank you for your time.
- I compiled the kernel using -g option.
- Built the 'kdebug' module by running
- make config
- make all
- Installed 'kdebug' module by
- make install

When I execute kgdb, it gives me following error messages.
Reading symbols from /usr/src/linux/vmlinux...
0x0 in ?? ()
loading ./kdebug.o...
warning: no loadable sections found in added symbol-file
/kdebug.o.bss
warning: Lowest section in /kdebug.o.data is .data at 0x0
/tmp/kgdb.402:17: Error in sourced command file:
/kdebug.o.rodata: No such file or directory

Any insight into these messages.
Thanks in advance for any help in this matter.

regards.
saurabh desai