bug-kawa
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug-kawa] [bug #11577] gnu.mapping.InheritingEnvironment not seeing sym


From: Per Bothner
Subject: [Bug-kawa] [bug #11577] gnu.mapping.InheritingEnvironment not seeing symbols in parent environment
Date: Mon, 01 Feb 2016 21:39:16 +0000
User-agent: Mozilla/5.0 (X11; Fedora; Linux x86_64; rv:43.0) Gecko/20100101 Firefox/43.0

Follow-up Comment #7, bug #11577 (project kawa):

I'm not sure how Slime/Swank works, in terms of threads.  In principle it
seems wrong for symbols defined in child environment to be visible in the
parent. Why do you need that?

As far as I can tell, swank-kawa uses JDI running in the same JVM process as
the Kawa application.  This is not recommended.  I think a better approach
would use JDIbug, which uses JDWP to communicate with the application.

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?11577>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]