2

There are many processes that will write to some channels.Is there a way to add a breakpoint whenever read/write happens on a particular [IP address]:port or any [IP address]:port.

Adding a watchpoint on the channel variable is not useful because all processes will have different variables.

How can I add a breakpoint when DatagramChannel's read/write or send/recieve is called from any part of the code? Or is there a better way?

Cel Skeggs
  • 1,827
  • 21
  • 38
rakesh99
  • 1,234
  • 19
  • 34

0 Answers0