<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Debug on bartman&#39;s blog</title>
    <link>http://www.jukie.net/~bart/tags/debug/</link>
    <description>Recent content in Debug on bartman&#39;s blog</description>
    <generator>Hugo</generator>
    <language>en</language>
    <lastBuildDate>Mon, 26 Apr 2010 16:26:44 -0400</lastBuildDate>
    <atom:link href="http://www.jukie.net/~bart/tags/debug/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>How many times is my function used within an executable?</title>
      <link>http://www.jukie.net/~bart/blog/how-many-times-is-my-function-used-within-an-executable/</link>
      <pubDate>Mon, 26 Apr 2010 16:26:44 -0400</pubDate>
      <guid>http://www.jukie.net/~bart/blog/how-many-times-is-my-function-used-within-an-executable/</guid>
      <description>&lt;p&gt;I am working on a large kernel module which had just come out of a large (and fruitful)&#xA;internal API refactoring exercise.  I now want to go through and cull the unused functions.&lt;/p&gt;&#xA;&lt;p&gt;It turns out, all that is needed is the &lt;code&gt;readelf&lt;/code&gt; utility (part of &lt;code&gt;binutils&lt;/code&gt; package).&lt;/p&gt;</description>
    </item>
    <item>
      <title>debugging with -dbg libraries</title>
      <link>http://www.jukie.net/~bart/blog/debugging-wtih-dbg-deb/</link>
      <pubDate>Fri, 31 Aug 2007 15:03:06 -0400</pubDate>
      <guid>http://www.jukie.net/~bart/blog/debugging-wtih-dbg-deb/</guid>
      <description>&lt;p&gt;I am having a problem getting openssl to verify a signature that I generated from a smartcard.  I decided to step through the&#xA;openssl code to see what it&amp;rsquo;s actually doing when I call &lt;code&gt;RSA_verify()&lt;/code&gt;&amp;hellip; but I didn&amp;rsquo;t feel like rebuilding openssl.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
