On Wed, Dec 11, 2002 at 01:33:46PM -0500, Sebastian Hauer spake thus:
> 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.

Hi Sebastian,

I should have read your original message more closely. I'm sorry, but I
don't think I can be of much help with this one; according to [1] it
looks like this may be a Windows thing, and I'm working on a GNU/Linux
box.

As an aside, to do the same thing on a *nix box, one would type:

    C-q C-\ RET

-Al

[1] http://sources.redhat.com/ml/cygwin/2001-07/msg01070.html

-- 
Alan D. Salewski, Programmer
Charles Jones, LLC

Reply via email to