On Thursday, November 7, 2013 11:39:51 PM UTC, Yoni Jah wrote:
> Ok so I managed to solve the issue I had and actually filed a bug with a 
> patch.
> 
> https://bugzilla.mozilla.org/show_bug.cgi?id=936251
> 
> 
> 
> but I was wondering if there is any better way to debug Gecko code.
> 
> Gaia is really easy to work and you can use the remote debugger to add 
> breakpoints and steps to your code.
> 
> but with gecko I could only set debug to true on files I was working and 
> watch the dump with gdb.
> 
> and compiling and flashing every time I wanted to add another dump was really 
> frustrating.
> 
> is there any way to make it easier ?

Not to my knowledge. During the work week in Oslo I was hoping to find a better 
workflow but apparently most people were doing it like this...

I try to do most things in FF Nightly btw because I can re-compile (incremental 
build) and test in ~2 mins.
_______________________________________________
dev-b2g mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-b2g

Reply via email to