Hi,
I'm begining to use JDE with Xemacs/NT (21.1). It works fine except the
debugging. I specified the application main class with the "j-run-set-app"
command( com.storagetek.phoenix.administrativeGUI.main.PhoenixGUI in that
case) and when I want to debug the application, I have the following
message:
Symbol's function definition is void: gud-overload-functions
Does anyone knows what's wrong ?
Thanks for any help,
Christophe
ps: to make run JDE in Xemacs/NT, I had to copy a file name gud.elc in the
lisp directory, this file came from an emacs/NT installation.