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 ?
_______________________________________________
dev-b2g mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-b2g

Reply via email to