Hi,

I have an infinite loop in my huge application/kernel module i.e. either in kernel or application that boost up CPU utilization to 100%. I have an application that reads multicast UDP packet, process it and send it to the peripheral device on PCI interface.

I need to know the best approach or tool to debug the infinite loop.

Thanks,
Dev Null