Debugging remote Amber environments

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
10 messages Options
Reply | Threaded
Open this post in threaded view
|

Debugging remote Amber environments

sebastianconcept
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.
Reply | Threaded
Open this post in threaded view
|

Re: Debugging remote Amber environments

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]> 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.
Reply | Threaded
Open this post in threaded view
|

Re: Debugging remote Amber environments

XumuK
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 <<a href="javascript:" target="_blank" gdf-obfuscated-mailto="tM_DKbfoTOAJ">sebastia...@...> 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 <a href="javascript:" target="_blank" gdf-obfuscated-mailto="tM_DKbfoTOAJ">amber-lang+...@googlegroups.com.
> 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.
Reply | Threaded
Open this post in threaded view
|

Re: Debugging remote Amber environments

Clément Béra
Hi,

2013/9/22 XumuK <[hidden email]>
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 :)

In what university are you in ? 

воскресенье, 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]> 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 amber-lang+...@googlegroups.com.
> 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.

--
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.
Reply | Threaded
Open this post in threaded view
|

Re: Debugging remote Amber environments

Nicolas Petton
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.
Reply | Threaded
Open this post in threaded view
|

Re: Debugging remote Amber environments

XumuK
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 написал:
Hi,

2013/9/22 XumuK <<a href="javascript:" target="_blank" gdf-obfuscated-mailto="N1_GkfxnhNAJ">hubb...@...>
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 :)

In what university are you in ? 

воскресенье, 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]> 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 amber-lang+...@googlegroups.com.
> 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 <a href="javascript:" target="_blank" gdf-obfuscated-mailto="N1_GkfxnhNAJ">amber-lang+...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

--
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.
Reply | Threaded
Open this post in threaded view
|

Re: Debugging remote Amber environments

pdavidow
Hi XumuK -- how is you project of remote Amber debugging with Pharo progressing?
Reply | Threaded
Open this post in threaded view
|

Re: Debugging remote Amber environments

pdavidow
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?
Reply | Threaded
Open this post in threaded view
|

Re: Debugging remote Amber environments

Manfred Kröhnert
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
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?



--
View this message in context: http://forum.world.st/Debugging-remote-Amber-environments-tp4709498p4786003.html
Sent from the Amber Smalltalk mailing list archive at Nabble.com.

--
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.
Reply | Threaded
Open this post in threaded view
|

Re: Debugging remote Amber environments

Herby Vojčík
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
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?



--
View this message in context: http://forum.world.st/Debugging-remote-Amber-environments-tp4709498p4786003.html
Sent from the Amber Smalltalk mailing list archive at Nabble.com.

--
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.

--
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.