This is the mail archive of the guile@cygnus.com mailing list for the guile project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: setting breakpoints


Doug Evans <devans@cygnus.com> writes:

> How do I set a breakpoint on a procedure?

You set the brekpoint source property of the first form in the
procedure.

However, you should be warned that this part of Guile is untested and
probably buggy.

Best regards,
/mdj