Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

Java debugger

Name: Anonymous 2011-02-11 18:29

Hey /prog/rammers. What do you use to debug your Java programs?

I write programs in Emacs, so I'd normally use GUD mode for debugging, but jdb sucks so horribly.

I've tried using Netbeans for debugging, but that too is a pain. Not only do I have to go through the procedure of setting up a "project" for every small little program I want to debug, but it's also rather slow and quirky (sometimes break points just don't work, sometimes it won't show the source code, and sometimes it does other weird things of various kinds).

If there were something like jdb but doesn't suck (more like gdb), I'd be a very happy man.

Name: Anonymous 2011-02-11 18:29

I use Scheme.

Name: noko 2011-02-11 18:31

I use noko. It's real simple!

Use it like so:
   noko.exe -noko=noko -fun-noko=noko-223 Noko.java -noko=Noko.class

This post was powered by GNU/Webbrowser as GNU/Published by the GNU/Party of GNU/Communism

Name: Anonymous 2011-02-11 18:36

To debug Java I use--output from javac in the command prompt.

Name: Anonymous 2011-02-11 18:48

use Eclipse.  right click + debug as from any class.

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List