emacs jde and jdb?

1999-08-12 Thread Gero Hoffmann
Hi, when running the emacs jde or, to be more specific, the jdb interface of the jde, the emacs looses the line number information for the debugging statements next or step. This is due to the fact, that the jdb on linux doesn't print the message 'Breakpoint hit at ...', as it does under windo

jdb with green threads continuously allocates memory

1999-08-09 Thread Gero Hoffmann
Hi, when running the jdb with the -green option and no other arguments, at all, the prompt doesn't appear and the program continuously allocates memory until you kill it. I am using jdk 1.2 pre v2 on SuSE linux 6.1 (kernel 2.2.3). jdb with native thread works basically fine but with more compl

original jdk 1.2 source from sun?

1999-08-09 Thread Gero Hoffmann
Hi, I would like to apply the patches for jdk pre 2 but the only sun reference source I can get is JDK 1.2.2 which doesn't really cooperate with the diffs of the linux porting team. Who knows how I can get the original source jdk 1.2 from sun? Gero. ---