This is the mail archive of the guile@sourceware.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]

debugging evaluator in embedded program?



How do I specify which evaluator to use in an embedded program?
Obviously, I can do something like:

  gh_eval_str("(debug-disable 'debug"));

But I was wondering whether this is the "right" way.  Also, how do I
know if the change above works?  Is there any way to query which
evaluator is in use?

-russ

--
Death to all fanatics!


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