JBuilder 3 was not a pure java program... Best regards, Valentin Kipiatkov ----------------------------------------------------------- IntelliJ Software, http://www.intellij.com/ "Develop with pleasure" -----------------------------------------------------------
----- Original Message ----- From: "Tal Dayan" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, October 30, 2001 6:37 PM Subject: RE: [Eap-list] Getting a stack trace in the run window? > I think you can make this to work if the Console of the program you run is > a standard Windows console rather than an IDEA window. jBuilder 3 used work > this way. > > Tal > > > -----Original Message----- > > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On > > Behalf Of Valentin Kipiatkov > > Sent: Tuesday, October 30, 2001 6:08 AM > > To: [EMAIL PROTECTED] > > Subject: Re: [Eap-list] Getting a stack trace in the run window? > > > > > > Unfortunately, this ctrl-break seems to be a native functionality. > > There seem to be no way to get process's thread dump via java's "Process". > > > > Best regards, > > Valentin Kipiatkov > > ----------------------------------------------------------- > > IntelliJ Software, http://www.intellij.com/ > > "Develop with pleasure" > > ----------------------------------------------------------- > > > > ----- Original Message ----- > > From: "Jonas Kvarnstr�m" <[EMAIL PROTECTED]> > > To: <[EMAIL PROTECTED]> > > Sent: Tuesday, October 30, 2001 4:48 PM > > Subject: [Eap-list] Getting a stack trace in the run window? > > > > > > > When I run java 'manually' in a console window I can get a stack trace > > > by pressing ctrl-Break (ctrl-\ on Unix). This is ofteh useful if the > > > program appears to hang and I want to know what it is doing -- I can > > > stop it and start it in the debugger but this takes time and I can't be > > > certain the same problem occurs the next time I run the program, in case > > > it depends on the exact input and timing. > > > > > > Is there any way of getting this stack trace in IDEA? > > > > > > > > > > > > _______________________________________________ > > > Eap-list mailing list > > > [EMAIL PROTECTED] > > > http://www.intellij.com/mailman/listinfo/eap-list > > > > > > _______________________________________________ > > Eap-list mailing list > > [EMAIL PROTECTED] > > http://www.intellij.com/mailman/listinfo/eap-list > > > _______________________________________________ > Eap-list mailing list > [EMAIL PROTECTED] > http://www.intellij.com/mailman/listinfo/eap-list _______________________________________________ Eap-list mailing list [EMAIL PROTECTED] http://www.intellij.com/mailman/listinfo/eap-list
