<div>HI:</div>
<div> </div>
<div>Is there a  way to set a trigger function on break ponit in erlang's debugger module? When the break ponit  reaches,the registered function will be called .The registerted function can print the local variables, current line number and other more execute context.</div>

<div> </div>
<div>Regards.</div>