[dylan-lang/opendylan] 4e4006: environment: Fix debugger context locking
GitHub <[email protected]> Fri, 25 Sep 2015 22:20:15 -0700
| Newsgroups | gmane.comp.lang.dylan.gwydion.cvs |
|---|---|
| Message-ID | <56062b0f85869_4093fbd8126329c256ab@hookshot-fe6-cp1-prd.iad.github.net.mail> |
Branch: refs/heads/master
Home: https://github.com/dylan-lang/opendylan
Commit: 4e4006a4c63a2150eea65bafd3bc7b6788814101
https://github.com/dylan-lang/opendylan/commit/4e4006a4c63a2150eea65bafd3bc7b6788814101
Author: Peter S. Housel <[email protected]>
Date: 2015-09-25 (Fri, 25 Sep 2015)
Changed paths:
M sources/environment/commands/application/debugging.dylan
M sources/environment/commands/general.dylan
M sources/environment/commands/module.dylan
Log Message:
-----------
environment: Fix debugger context locking
* sources/environment/commands/general.dylan
(context-call-active?): New slot in <environment-context>.
* sources/environment/commands/module.dylan
(module environment-commands): Export context-call-active? and
context-call-active?-setter.
* sources/environment/commands/application/debugging.dylan
(synchronize-application-call): Only wait on the context notification
if a call is still active.
(synchronize-application-release): Unset the call-active flag
when the invocation is complete.
_______________________________________________
chatter mailing list
[email protected]
https://lists.opendylan.org/mailman/listinfo/chatter