On 03/23/2014 01:30 PM, Abhijeet Kandalkar wrote:
Any resources about debugging of Servo on Ubuntu 12.04
Regards,
Abhijeet
Hi Abhijeet,
You'll need to be more specific about what you're trying to do. There's
https://github.com/mozilla/servo/wiki/Debugging but it's just a list of
techniques for using tools like valgrind and gdb effectively. Most
debugging tends to revolve around a combination of gdb and RUST_LOG (ie.
debug! and error! statements in the source that are the equivalent of
printf/NSPR logging in Gecko).
Cheers,
Josh
_______________________________________________
dev-servo mailing list
dev-servo@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-servo