Hi Scott,

If you are not in a hurry in the next 2 weeks we will prepare short video
how to debug in Moonshine and in Web browser only - Is it ok for you?

If you don’t want to wait contact me in private - we will setup a quick
call and I show you how debug in Royale. :)

Thanks,
Piotr

On Tue, 10 Nov 2020 at 22:47, Scott <[email protected]> wrote:

> Hi, this is on Windows and v3.0.0 of Moonshine.   Yes I did figure out
> that I need the use source map and even the compiler flag specified in
> order to have it debug at all.   With that set it does in fact hit my break
> point that I set in Moonshine but if that breakpoint is in an 'mxml' file
> it doesn't actually show me that it stopped at that line in moonshine.   If
> I put a breakpoint in a .js file or even if I step over until it hits a .js
> file it shows the step in the code.    When I run my app in Chrome it looks
> like it even integrates into chrome for debug stepping through the code but
> it wont load the mxml files over to chrome so there is no source for it to
> debug...
>
> On Tue, Nov 10, 2020 at 2:13 AM Piotr Zarzycki <[email protected]>
> wrote:
>
>> Hi Scott,
>>
>> What version of Moonshine are you using? Are you on Mac or Windows?
>>
>> In order to debug your app you need to in the project setting select
>> option “Source Map” . I’m not in front of my computer so I can provide you
>> exact instructions later on.
>> In the meantime right click on project and choose Settings.
>>
>> Thanks,
>> Piotr
>>
>> On Tue, 10 Nov 2020 at 02:42, Scott <[email protected]> wrote:
>>
>>> Hi, I am using Moonshine IDE and when I try to debug my application by
>>> setting a breakpoint in the code it does in fact stop at that point but I
>>> am not able to step through anything that is .mxml, only .js.
>>> What do I need to do to see my .mxml source while debugging and step
>>> through it?
>>>
>> --
>>
>> Piotr Zarzycki
>>
> --

Piotr Zarzycki

Reply via email to