It's ambitious, I know.
-- How far/close we are to being able to debug an amber apps remotely? You received this message because you are subscribed to the Google Groups "amber-lang" group. To unsubscribe from this group and stop receiving emails from it, send an email to [hidden email]. For more options, visit https://groups.google.com/groups/opt_out. |
Helios is able to browse environments, so if you can provide it with a
compatible environment that communicates with the remote amber, you can do it. Sure it's a bit of work, but by design it's doable :) Nico Sebastian Sastre <[hidden email]> writes: > It's ambitious, I know. > > How far/close we are to being able to debug an amber apps remotely? > > > -- > You received this message because you are subscribed to the Google Groups "amber-lang" group. > To unsubscribe from this group and stop receiving emails from it, send an email to [hidden email]. > For more options, visit https://groups.google.com/groups/opt_out. -- Nicolas Petton http://nicolas-petton.fr -- You received this message because you are subscribed to the Google Groups "amber-lang" group. To unsubscribe from this group and stop receiving emails from it, send an email to [hidden email]. For more options, visit https://groups.google.com/groups/opt_out. |
I`m working on it :)
-- It`s my course work in univesity - remote debugging Amber with Pharo. But now it is available to evaluate code and inspect Amber objects :) воскресенье, 22 сентября 2013 г., 18:00:09 UTC+4 пользователь nicolas petton написал: Helios is able to browse environments, so if you can provide it with a You received this message because you are subscribed to the Google Groups "amber-lang" group. To unsubscribe from this group and stop receiving emails from it, send an email to [hidden email]. For more options, visit https://groups.google.com/groups/opt_out. |
Hi,
-- 2013/9/22 XumuK <[hidden email]>
In what university are you in ?
You received this message because you are subscribed to the Google Groups "amber-lang" group. To unsubscribe from this group and stop receiving emails from it, send an email to [hidden email]. For more options, visit https://groups.google.com/groups/opt_out. |
In reply to this post by XumuK
Great! I was talking with Esteban today about just that :) I would be
awesome to be able to use Pharo tools to develop live in Amber. Nico XumuK <[hidden email]> writes: > I`m working on it :) > It`s my course work in univesity - remote debugging Amber with Pharo. But > now it is available to evaluate code and inspect Amber objects :) > > воскресенье, 22 сентября 2013 г., 18:00:09 UTC+4 пользователь nicolas > petton написал: >> >> Helios is able to browse environments, so if you can provide it with a >> compatible environment that communicates with the remote amber, you can >> do it. Sure it's a bit of work, but by design it's doable :) >> >> Nico >> >> Sebastian Sastre <[hidden email] <javascript:>> writes: >> >> > It's ambitious, I know. >> > >> > How far/close we are to being able to debug an amber apps remotely? >> > >> > >> > -- >> > You received this message because you are subscribed to the Google >> Groups "amber-lang" group. >> > To unsubscribe from this group and stop receiving emails from it, send >> an email to [hidden email] <javascript:>. >> > For more options, visit https://groups.google.com/groups/opt_out. >> >> -- >> Nicolas Petton >> http://nicolas-petton.fr >> > > -- > You received this message because you are subscribed to the Google Groups "amber-lang" group. > To unsubscribe from this group and stop receiving emails from it, send an email to [hidden email]. > For more options, visit https://groups.google.com/groups/opt_out. -- Nicolas Petton http://nicolas-petton.fr -- You received this message because you are subscribed to the Google Groups "amber-lang" group. To unsubscribe from this group and stop receiving emails from it, send an email to [hidden email]. For more options, visit https://groups.google.com/groups/opt_out. |
In reply to this post by Clément Béra
I`m in Tver State University :)
-- воскресенье, 22 сентября 2013 г., 21:32:48 UTC+4 пользователь Clément Bera написал:
You received this message because you are subscribed to the Google Groups "amber-lang" group. To unsubscribe from this group and stop receiving emails from it, send an email to [hidden email]. For more options, visit https://groups.google.com/groups/opt_out. |
Hi XumuK -- how is you project of remote Amber debugging with Pharo progressing?
|
Since XumuK has not answered (yet), perhaps he is no longer working on the remote debugging. I am therefore thinking of implementing this myself. Question: How much work is involved, and what would be the desired results of such a project?
|
Hi, if I remember correctly, Nico started some work in the direction of separate environments and I think the name ObjectSpaces occured in this context. Maybe Nico can answer in more detail :-) Best, Manfred On Wed, Oct 22, 2014 at 5:19 PM, pdavidow <[hidden email]> wrote: Since XumuK has not answered (yet), perhaps he is no longer working on the You received this message because you are subscribed to the Google Groups "amber-lang" group. To unsubscribe from this group and stop receiving emails from it, send an email to [hidden email]. For more options, visit https://groups.google.com/d/optout. |
In reply to this post by sebastianconcept
Spaces are gone, Nico himself removed them; Environment is used now to communicate between debugged frame and debugger frame.
Herby Manfred Kröhnert <[hidden email]>napísal/a: Hi, if I remember correctly, Nico started some work in the direction of separate environments and I think the name ObjectSpaces occured in this context. Maybe Nico can answer in more detail :-) Best, Manfred On Wed, Oct 22, 2014 at 5:19 PM, pdavidow <[hidden email]> wrote: Since XumuK has not answered (yet), perhaps he is no longer working on the You received this message because you are subscribed to the Google Groups "amber-lang" group. To unsubscribe from this group and stop receiving emails from it, send an email to [hidden email]. For more options, visit https://groups.google.com/d/optout. -- You received this message because you are subscribed to the Google Groups "amber-lang" group. To unsubscribe from this group and stop receiving emails from it, send an email to [hidden email]. For more options, visit https://groups.google.com/d/optout. |
Free forum by Nabble | Edit this page |