This is the mail archive of the java@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Java debugger


On Thu, Apr 11, 2002 at 03:28:37PM -0600, Tom Tromey wrote:
> 
> Adam M> Hrm, I already use cygwin's GDB. It's not the best -- if your
> Adam M> code CALL's a NULL address you lose the stack, and the GUI is a
> Adam M> bit lacking -- but it's better than nothing.
> 
> The current gdb's gcj support isn't all that great.
> Even worse, nobody is working on it :-(

hmm.. I currently use JSwat for most of my current java debugging
needs - so I was wondering, is anyone working on a JPDA 
implementation?  Would it even be possible since it's something
I wouldn't mind giving a try adding to gcj.

	Adam


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]