I find that I can't easily set watch points on class variables. When I stop at
breakpoints, the
watch is often set to XXX=???, and only when I select the variable, and hit evaluate
expression, does the watch update.
Further, if I set the watched variable to be "dispaly toString()", it doesn't
Wow. You guys are great. I love IntelliJ!
Thanks,
Dan
> -Original Message-
> From: Eugene Zhuravlev [mailto:[EMAIL PROTECTED]]
> Sent: Friday, March 29, 2002 8:02 AM
> To: Eap-List
> Subject: Re: [Eap-list] debugging
>
>
> Hi Dan,
>
> This is fixed in
tellij.com/
"Develop with pleasure!"
> > - Original Message -
> > From: "Maher, Dan" <[EMAIL PROTECTED]>
> > To: <[EMAIL PROTECTED]>
> > Sent: Wednesday, March 27, 2002 23:33
> > Subject: [Eap-list] debugging
> >
> &g
PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, March 27, 2002 11:33 PM
Subject: [Eap-list] debugging
> Somewhere along the line, you took out the "Add watch" in the right-click
> menu whilst debugging. This was a great feature...
>
> My unsolicited $.02,
+1
Maher, Dan wrote:
>Somewhere along the line, you took out the "Add watch" in the right-click
>menu whilst debugging. This was a great feature...
>
>My unsolicited $.02,
>
>>Daniel Maher
>>Software Engineer - Sprint PCS/IT
>>Application Development Solution Center - Nashville TN
>>615-341-781
Somewhere along the line, you took out the "Add watch" in the right-click
menu whilst debugging. This was a great feature...
My unsolicited $.02,
> Daniel Maher
> Software Engineer - Sprint PCS/IT
> Application Development Solution Center - Nashville TN
> 615-341-7814 (Voice)
> 615-341-7684 (Fax
Hi, just to say that I also have the problem when debugging with jdk1.4
(very slow). Sometimes the debugger even behaves incorrectly: I press
the step over button it acts as if I had pressed the step out button.
Yours,
Guillaume Pothier
___
Eap-list
> Are you sure you are using the _release_ build of 1.4?
Yes, I downloaded whatever the latest JSDK is that Sun has on their site a
few days ago.
===
Jordan Zimmerman
Altura International
Catalog City
___
Eap-list mailing list
t; Sent: 5. mars 2002 02:12
> To: '[EMAIL PROTECTED]'
> Subject: [Eap-list] Debugging under JDK 1.4 is unusable
>
>
> Debugging under JDK 1.4 is too slow to be usable. I tried running IDEA in
> JDK 1.4. It made a small difference, but it's still orders of magnitude
> sl
I have the same situation, I think is has something with the JDK1.4 that
doesn't support the CLASSIC mode ?
-=Børge
-Original Message-
From: Jordan Zimmerman [mailto:[EMAIL PROTECTED]]
Sent: 5. mars 2002 02:12
To: '[EMAIL PROTECTED]'
Subject: [Eap-list] Debugging u
Debugging under JDK 1.4 is too slow to be usable. I tried running IDEA in
JDK 1.4. It made a small difference, but it's still orders of magnitude
slower than debugging 1.3.
___
Eap-list mailing list
[EMAIL PROTECTED]
http://www.intellij.com/mailman/list
olache" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, January 23, 2002 21:01
Subject: [Eap-list] Debugging problem [bug]
>
> Hi Eugene,
>
>
> No exceptions or any message in the console window;
> I can stop the debug session and start another, in fact,
ursday, January 17, 2002 4:32 AM
Subject: Re: [Eap-list] Debugging Problems
> Hi Guy,
>
> > >I have to say that this is completely reproducible with build 544 as
> well.
> > >Run IntelliJ, debug external app once, everything is fine. Immediately
> try
>
> We h
console when debugging "fails"?
Best regards,
Eugene Zhuravlev
IntelliJ Software, http://www.intellij.com/
"Develop with pleasure!"
- Original Message -
From: "Thomas Singer" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: 17 January, 2002 11:18 A
way to get the debugger running again is to restart
>IntelliJ.
>
>Guy
>
>- Original Message -
>From: "Guy Gascoigne - Piggford" <[EMAIL PROTECTED]>
>To: <[EMAIL PROTECTED]>
>Sent: Wednesday, January 16, 2002 12:36 PM
>Subject: [Eap-list] Debugg
gain is to restart
IntelliJ.
Guy
- Original Message -
From: "Guy Gascoigne - Piggford" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, January 16, 2002 12:36 PM
Subject: [Eap-list] Debugging Problems
> I'm getting a lot of cases where I can debug
I'm getting a lot of cases where I can debug once just fine, but when I
rebuild and then try to debug the app a second time, the debugger never
kicks in. It looks like it might be hitting one of my breakpoints, but it
never fully lets me do anything except detach once it's got this far.
Restarti
[mailto:[EMAIL PROTECTED]]
Sent: Monday, November 26, 2001 1:34 PM
To: '[EMAIL PROTECTED]'
Subject: [Eap-list] debugging question
When stepping through code, idea will finish a block of code and go to the
line that started that block. That doesn't feel right to meI'm used to
When stepping through code, idea will finish a block of code and go to the
line that started that block. That doesn't feel right to meI'm used to
the debugger going to the next line after that block. Is there a way to
turn this off in idea?
Thanks,
-- Rick
___
I often find myself running a program, finding a bug, and then wanting
to run exactly the same thing in the debugger. If I have a certain run
tab open, is there a quick way to start exactly that program with those
options in the debugger (just like I can restart the program by pressing
the "p
| Debugger | Step Options | Do
>>>
>>not step into the
>>
>>>classes"
>>>and uncheck "junit.*".
>>>
>>>-Thomas
>>>
>>>
>>>
>>>>-Original Message-
>>>>From: Erb [mai
M
> To: [EMAIL PROTECTED]
> Subject: Re: [Eap-list] debugging TestCase
>
>
> except I have no such item in the list.
>
> Vollmer, Thomas - CannonSA wrote:
>
> > Try this:
> >
> > Go to "Project Properties | Debugger | Step Options | Do
> not step i
ge-
>>From: Erb [mailto:[EMAIL PROTECTED]]
>>Sent: Friday, October 05, 2001 9:36 AM
>>To: EAP
>>Subject: [Eap-list] debugging TestCase
>>
>>
>>Not sure if this is a bug or just JUnit (which I realize can
>>be buggy),
>>but I cannot d
Try this:
Go to "Project Properties | Debugger | Step Options | Do not step into the
classes"
and uncheck "junit.*".
-Thomas
> -Original Message-
> From: Erb [mailto:[EMAIL PROTECTED]]
> Sent: Friday, October 05, 2001 9:36 AM
> To: EAP
> Sub
Not sure if this is a bug or just JUnit (which I realize can be buggy),
but I cannot debug a JUnit test at all. Not even when I run it as an app
with a main method that invokes TestRunner.
--
Erb
==
"The only time I like in the mornin
I vote for Resin too
> +1 for Resin.
>
> >and Resin, of course ;-)
>
> >>We will provide pluggable AppServer connectors. Most
> likely for Tomcat,
> >>Weblogic and Orion at the first run.
>>The next version code name is Ariadna.
> >>Best regards,
> >>Eugene Belyaev
/Anders Vesterberg
www.ves
+1 for Resin.
>and Resin, of course ;-)
>>We will provide pluggable AppServer connectors. Most likely for Tomcat,
>>Weblogic and Orion at the first run.
>>
>>The next version code name is Ariadna.
>>
>>Best regards,
>>
>>Eugene Belyaev
Rodolfo Toledo
---
and Resin, of course ;-)
>We will provide pluggable AppServer connectors. Most likely for Tomcat,
>Weblogic and Orion at the first run.
>
>The next version code name is Ariadna.
>
>Best regards,
>
>Eugene Belyaev
__
DynaBEAN Consulting
Engineering the Future
www.
gt; From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]] On Behalf Of Tal Dayan
> Sent: Wednesday, October 03, 2001 7:36 AM
> To: [EMAIL PROTECTED]
> Subject: RE: [Eap-list] Debugging JSPs
>
>
> How will this work ? Will it use Tomcat to run the JSP's ?
> Will Tomcat com
CTED]
> [mailto:[EMAIL PROTECTED]] On Behalf Of Mike Cannon-Brookes
> Sent: Wednesday, October 03, 2001 8:56 AM
> To: [EMAIL PROTECTED]
> Subject: RE: [Eap-list] Debugging JSPs
>
>
> _please_ do not ship IDEA with Tomcat out of the box. It's a
> complete waste
6 PM
> To: [EMAIL PROTECTED]
> Subject: RE: [Eap-list] Debugging JSPs
>
>
> How will this work ? Will it use Tomcat to run the JSP's ? Will
> Tomcat come with IDEA out of the box ? Will it allow to plug in
> your own servlet engine or version of Tomcat ?
>
> Also
rom: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On
> Behalf Of Eugene Belyaev
> Sent: Tuesday, October 02, 2001 9:20 AM
> To: [EMAIL PROTECTED]
> Subject: RE: [Eap-list] Debugging JSPs
>
>
> Yes, it's a planned feature for the next version after Pandora.
>
> B
Uetrecht
> Sent: Tuesday, October 02, 2001 5:10 PM
> To: [EMAIL PROTECTED]
> Subject: [Eap-list] Debugging JSPs
>
>
> Any chance that the ability to debug JSPs (breakpoints in the
> actual JSP
> file) will be added to Idea?
>
> Bill U.
>
>
> _
Any chance that the ability to debug JSPs (breakpoints in the actual JSP
file) will be added to Idea?
Bill U.
___
Eap-list mailing list
[EMAIL PROTECTED]
http://www.intellij.com/mailman/listinfo/eap-list
34 matches
Mail list logo