[Sugar-devel] Having issues in debugging

2018-12-10 Thread Joel Arrey
Hey guys i'm still new in debugging in javascript. I am working in fixing bugs in music blocks. I have already found the bugs there but now i don't know what to do any help with that Thanks. ___ Sugar-devel mailing list Sugar-devel@lists.sugarlabs.org htt

Re: [Sugar-devel] Having issues in debugging

2018-12-26 Thread Walter Bender
The way I debug Music Blocks is to clone the repo, make changes in a branch and test locally. -walter On Tue, Dec 11, 2018 at 12:16 AM Joel Arrey wrote: > Hey guys > i'm still new in debugging in javascript. I am working in fixing bugs in > music blocks. > I have already found the bugs there bu

Re: [Sugar-devel] Having issues in debugging

2018-12-26 Thread Joel Arrey
Thanks, I'll check it out. On Thu, Dec 27, 2018 at 2:30 AM Walter Bender wrote: > The way I debug Music Blocks is to clone the repo, make changes in a > branch and test locally. > > -walter > > On Tue, Dec 11, 2018 at 12:16 AM Joel Arrey wrote: > >> Hey guys >> i'm still new in debugging in jav