Hi, > -----Original Message----- > From: Alan Salewski [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, December 11, 2002 1:20 PM > To: [EMAIL PROTECTED] > Subject: Re: Offtopic: thread dump in emacs shell-mode > > > to press Control-Break to get a thread dump from the VM. This works > > nicely if I am running on cygwin standalone but not from within > > shell-mode. > > > > Does someone know how to send Control-Break to the running java > > process? > > You could try > > C-q C-c RET
Sorry no this is not what I meant. I don't want to send a C-c to the process but rather C-Break. So I would like to be able to do something like this. C-q C-Break On some keyboards the Break key is also labled Pause or Pause/Break. This should trigger the JVM to send a full thread dump. Well at least that is what happens on windows. Sebastian
