Paul Kinnucan
Wed, 03 Jan 2001 08:53:36 -0800
At 03:22 PM 1/3/01 +0100, Gerd Boerrigter wrote: >Hi, > >I installed JDE 2.2.6 on XEmacs 21.1 and all the needed packages from >Eric (also the semantic patch to make senator and related stuff work >on XEmacs) and it works. > >But as soon if I select JDEBug as debugger, to enter the menu-bar >takes a looong time. It doesn't matter, if I click on the bar or use >a keystroke to enter it. Before the menu shows up, the CPU does some >heavy calculation which takes a couple of seconds. > >Do other people see the same? I just checked JDE 2.2.6 on XEmacs 21.1 on a Sun Ultra 5 workstation running Solaris. The JDEbug menu drops down instantaneously. I also have not seen any degradation in JDEbug menu performance on the Windows NT version of XEmacs. > How can I find out, what XEmacs is >doing after selecting the menu-bar? Most of the items on the JDEbug menu have enabler functions that enable them based on the current state of the debugger. There may be some problem in your setup that is causing one or more of the enabler functions to run excessively long. Look in the jde-bug.el file for the menu definition to see what the enabling functions are. - Paul