« Return to Thread: Debugging with toolbar: stopping the spawn

Debugging with toolbar: stopping the spawn

by Vik Olliver :: Rate this Message:

Reply to Author | View in Thread

I'm debugging some code - or trying to - with the toolbar debugger. The
problem is that I only want to break on the first  process to hit a
function. Otherwise 3 billion other processes hit the break and flood my
screen with debug windows.

So, how do I break on the first function break, and only on the first
function break?

Vik :v)

________________________________________________________________
erlang-questions mailing list. See http://www.erlang.org/faq.html
erlang-questions (at) erlang.org

 « Return to Thread: Debugging with toolbar: stopping the spawn