<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Jdb on Saleem Ansari</title>
    <link>/tags/jdb/</link>
    <description>Recent content in Jdb on Saleem Ansari</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en</language>
    <copyright>(c) 2024 Saleem Ansari</copyright>
    <lastBuildDate>Sat, 07 Nov 2009 00:00:00 +0000</lastBuildDate>
    <atom:link href="/tags/jdb/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>JDB - Java Debugger</title>
      <link>/2009/11/07/jdb-java-debugger/</link>
      <pubDate>Sat, 07 Nov 2009 00:00:00 +0000</pubDate>
      <guid>/2009/11/07/jdb-java-debugger/</guid>
      <description>Debugging Java Code jdb supports fairly primitive support for debugging, which is sufficient ( sort of ) when used as a backend for an IDE ( like NetBeans, Eclipse etc. ).&#xA;However when I compare it with GDB ( the GNU Debugger ), as a tool to be used on the terminal, it seems to be pretty old. JDB lacks in features and commands which GDB specializes in. I was mainly interested in abbreviation of commands.</description>
    </item>
  </channel>
</rss>
