<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: what is adb? in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/what-is-adb/m-p/5055691#M93799</link>
    <description>Shalom Ravi,&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=993945" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=993945&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://techsolutions.hp.com/en/B9106-90003/ch07s18.html" target="_blank"&gt;http://techsolutions.hp.com/en/B9106-90003/ch07s18.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Its a debugging tool for programmers.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
    <pubDate>Fri, 29 Jun 2007 10:23:43 GMT</pubDate>
    <dc:creator>Steven E. Protter</dc:creator>
    <dc:date>2007-06-29T10:23:43Z</dc:date>
    <item>
      <title>what is adb?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/what-is-adb/m-p/5055689#M93797</link>
      <description>Hi gurus,&lt;BR /&gt;Can anybody brief me about adb command in HP-UX?&lt;BR /&gt;&lt;BR /&gt;Thanx,&lt;BR /&gt;Ravi S</description>
      <pubDate>Fri, 29 Jun 2007 10:18:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/what-is-adb/m-p/5055689#M93797</guid>
      <dc:creator>RAVI S_1</dc:creator>
      <dc:date>2007-06-29T10:18:52Z</dc:date>
    </item>
    <item>
      <title>Re: what is adb?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/what-is-adb/m-p/5055690#M93798</link>
      <description>Hi Ravi:&lt;BR /&gt;&lt;BR /&gt;# man adb&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Fri, 29 Jun 2007 10:23:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/what-is-adb/m-p/5055690#M93798</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2007-06-29T10:23:39Z</dc:date>
    </item>
    <item>
      <title>Re: what is adb?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/what-is-adb/m-p/5055691#M93799</link>
      <description>Shalom Ravi,&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=993945" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=993945&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://techsolutions.hp.com/en/B9106-90003/ch07s18.html" target="_blank"&gt;http://techsolutions.hp.com/en/B9106-90003/ch07s18.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Its a debugging tool for programmers.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Fri, 29 Jun 2007 10:23:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/what-is-adb/m-p/5055691#M93799</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2007-06-29T10:23:43Z</dc:date>
    </item>
    <item>
      <title>Re: what is adb?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/what-is-adb/m-p/5055692#M93800</link>
      <description>You should NOT be using adb.  Use a full featured debugger like wdb/gdb or kwdb.&lt;BR /&gt;&lt;BR /&gt;You can download wdb/gdb for free:&lt;BR /&gt;&lt;A href="http://www.hp.com/go/wdb" target="_blank"&gt;http://www.hp.com/go/wdb&lt;/A&gt;&lt;BR /&gt;(And it has documentation you can understand.)&lt;BR /&gt;&lt;BR /&gt;About the only use for adb is to be able to modify files and to look at the kernel.&lt;BR /&gt;&lt;BR /&gt;You have not assigned any points yet, please read:&lt;BR /&gt;&lt;A href="http://forums1.itrc.hp.com/service/forums/helptips.do?#33" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/helptips.do?#33&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&amp;gt;SEP: Its a debugging tool for programmers.&lt;BR /&gt;&lt;BR /&gt;I would say it is more like a self flagellation  for expert hackers.  ;-)&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 29 Jun 2007 19:15:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/what-is-adb/m-p/5055692#M93800</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2007-06-29T19:15:25Z</dc:date>
    </item>
    <item>
      <title>Re: what is adb?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/what-is-adb/m-p/5055693#M93801</link>
      <description>Hi (again) Ravi:&lt;BR /&gt;&lt;BR /&gt;Aside from self-flagellation as Dennis said, 'adb' can be used to query and convert some useful data:&lt;BR /&gt;&lt;BR /&gt;To find the disk that you booted from:&lt;BR /&gt;&lt;BR /&gt;# echo 'boot_string/S' | adb -o /stand/vmunix /dev/mem&lt;BR /&gt;&lt;BR /&gt;...and for anyone averse to using Perl to convert an epoch timestamp to a date:&lt;BR /&gt;&lt;BR /&gt;# epoch=1183163871&lt;BR /&gt;# echo "0d$epoch=Y" | adb | tr -d '\011'&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Fri, 29 Jun 2007 19:39:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/what-is-adb/m-p/5055693#M93801</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2007-06-29T19:39:46Z</dc:date>
    </item>
    <item>
      <title>Re: what is adb?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/what-is-adb/m-p/5055694#M93802</link>
      <description>I got the answer</description>
      <pubDate>Sat, 30 Jun 2007 05:15:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/what-is-adb/m-p/5055694#M93802</guid>
      <dc:creator>RAVI S_1</dc:creator>
      <dc:date>2007-06-30T05:15:11Z</dc:date>
    </item>
  </channel>
</rss>

