hi, i’m running trial version of visual kernel, and while trying to debug my code i get the following error:
make: Entering directory `/usr/src/kernels/imp2.numa/src/linux-2.6.32-279.el6'
CC [M] /tmp/kgdboe-00f72676-6ea2-40c6-ac22-c2da6addb945/irqsync.o
CC [M] /tmp/kgdboe-00f72676-6ea2-40c6-ac22-c2da6addb945/kgdboe_main.o
CC [M] /tmp/kgdboe-00f72676-6ea2-40c6-ac22-c2da6addb945/kgdboe_io.o
/tmp/kgdboe-00f72676-6ea2-40c6-ac22-c2da6addb945/kgdboe_io.c: In function ‘kgdboe_rx_handler’:
/tmp/kgdboe-00f72676-6ea2-40c6-ac22-c2da6addb945/kgdboe_io.c:39: error: implicit declaration of function ‘kgdb_schedule_breakpoint’
make: Leaving directory `/usr/src/kernels/imp2.numa/src/linux-2.6.32-279.el6'
make[1]: *** [/tmp/kgdboe-00f72676-6ea2-40c6-ac22-c2da6addb945/kgdboe_io.o] Error 1
make: *** [_module_/tmp/kgdboe-00f72676-6ea2-40c6-ac22-c2da6addb945] Error 2
Cannot build kgdboe.
could you please help with solving the issue?
thanks
Shmulik