Changes to publish the slides on the web
authorJorge Gorbe <jgorbe@stcsl.es>
Wed, 19 Dec 2012 12:46:09 +0000 (13:46 +0100)
committerJorge Gorbe <jgorbe@stcsl.es>
Wed, 19 Dec 2012 12:46:09 +0000 (13:46 +0100)
slides/index.html

index a0e35fba1d98498cab6630f02ccccdb4cc8e8664..7f69e948b77c5599642d3bf15c4fc613897c61b8 100644 (file)
@@ -355,10 +355,12 @@ class PlotterCommand(gdb.Command):
 PlotterCommand()
 </code></pre>
                 <p><small>(simplified version)</small></p>
+                <a href="http://slack.codemaniacs.com/git/?p=resacon2012.git;a=blob_plain;f=samples/plotarray.py;hb=master">Full source for this demo (try this at home!)</a>
                 </section>
 
                 <section>
                 <h2>view.py</h2>
+                <a href="http://slack.codemaniacs.com/git/?p=resacon2012.git;a=blob_plain;f=samples/view.py;hb=master">Source for this demo (try this at home!)</a>
                 </section>
 
                 <section>
@@ -406,6 +408,11 @@ PlotterCommand()
                     <ul>
                     <li> <a href="http://sourceware.org/gdb/wiki/PythonGdbTutorial">http://sourceware.org/gdb/wiki/PythonGdbTutorial</a></li>
                     <li> <a href="http://en.wikibooks.org/wiki/Linux_Applications_Debugging_Techniques">http://en.wikibooks.org/wiki/Linux_Applications_Debugging_Techniques</a></li>
+                    <li> <a href="http://slack.codemaniacs.com/git/resacon2012.git">My git repo for this talk (slides and samples)</a> </li>
+
+
+                    </ul>
+
                 </section>
 
                 <!-- End slides. -->