From Bugzilla Helper: User-Agent: Mozilla/5.0 (X11; U; Linux i686; de; rv:1.8.0.7) Gecko/20060918 Fedora/1.5.0.7-3.fc6 Firefox/1.5.0.7 pango-text Description of problem: I'm not sure i this is a bug or a feature, but i recently noticed that alternatives --display java does not include jdb. Version-Release number of selected component (if applicable): How reproducible: Always Steps to Reproduce: 1. /usr/sbin/alternatives --display java 2. 3. Actual Results: Expected Results: Additional info:
Yes, we should have a readline-based jdb replacement that uses JVMTI to interface to libgcj's bytecode interpreter. The first step though, is implementing JVMTI, which is in active development in the gcc repository. I'll leave this open until we have a jdb replacement, likely for FC-7.
Keith, any chance of a jdb-like command in Fedora 7?
There are no plans to write a jdb replacement.