Videos tagged with Debugging
An quick overview about how to debug WebGL applications.
Learning from Code History
Google Tech Talk November 11, 2009 ABSTRACT Presented by Andreas Zeller. Why does my program fail? Your version history might have the answer. First, the failure may occur only in the most recent version. If there is some old version which worked, one can narrow down the change that caused the failure. By leveraging automated tests, one can even isolate such changes automatically: "The failure ...
Joe Hewitt: Web Debugging with Firebug
Joe Hewitt stopped by Yahoo! in 2006 to talk about a new tool called Firebug. He was kind enough to let us capture the talk on video, and we're pleased to share the core part of his talk with you here. We apologize for the poor audio quality, which does not do full justice to the quality of Joe's presentation. Historical note: this was the very first video on YUI Theater!
Joe Hewitt: Welcome to Firebug 1.0
The day after Firebug 1.0 was released in 2007, its author Joe Hewitt stopped by Yahoo! to debut the new features.
Charles McCathieNevile: Opera Dragonfly
Charles McCathieNevile, Opera's Chief Standards Officer, talks about the Dragonfly debugger debuting with Opera 10.
Luke Smith: Debugging in YUI 3
In this YUIConf 2009 talk, YUI engineer Luke Smith discusses the fine art of debugging web applications, looking at general tools and techniques and providing some specific hints about debugging in YUI 3.
Kresten Krab Thorup, Robert Virding Discuss the Erlang VM
Summary Kresten Krab Thorup and Robert Virding discuss the origins of Erlang, the state of the Erlang VM, integrating native code with Erlang etc. Also: the challenges of running Erjang/Erlang on the JVM. Bio Robert Virding worked at Ericsson and was one of the initial Erlang design group. Robert now works for the Swedish Defence Materiel Administration (FMV) in a modelling and simulation group...
Learning from Code History
Why does my program fail? Your version history might have the answer. First, the failure may occur only in the most recent version. If there is some old version which worked, one can narrow down the change that caused the failure. By leveraging automated tests, one can even isolate such changes automatically: "The failure was caused by a change to line 365 in submit.py". Second, your version hi...
dnrTV Show #157: Tess Ferrandez on Debugging in .NET
SummaryTess Ferrandez brings her debugging wizardry to dnrTV. Tess shows us how to solve memory and performance issues using tools such as windbg and sos, and also gives a preview of debugging in Visual Studio 2010.BioTess Ferrandez is an escalation engineer in the ASP.NET team at Microsoft. She started debugging .NET issues when .NET was in the alpha stage and has been troubleshooting ASP.NET ...
Dtrace Review
Bryan Cantrill will discuss the Dtrace and how it can be used to significantly improve debugging both for development and live systems. Speaker: Bryan Cantrill Google Tech TalksAugust 15, 2007