Skip to main content



      Home
Home » Language IDEs » Java Development Tools (JDT) » Complex condition breakpoint?
Complex condition breakpoint? [message #214336] Thu, 08 September 2005 14:53 Go to next message
Eclipse UserFriend
Originally posted by: zuma.bogus.net

Hi,

Could someone kindly advise how it is possible to set up a complex java
expression in the condition field of the java breakpoint, such as, for
example:

zzz.equals("zzz") && yyy.equals("yyy")

Thanks.
V
Re: Complex condition breakpoint? [message #214344 is a reply to message #214336] Thu, 08 September 2005 15:48 Go to previous message
Eclipse UserFriend
Originally posted by: zuma.bogus.net

Found it! One has to have the spaces around &&!
"zuma" <zuma@bogus.net> wrote in message
news:dfq1bg$sqf$1@news.eclipse.org...
> Hi,
>
> Could someone kindly advise how it is possible to set up a complex java
> expression in the condition field of the java breakpoint, such as, for
> example:
>
> zzz.equals("zzz") && yyy.equals("yyy")
>
> Thanks.
> V
>
Previous Topic:Debug for JNI
Next Topic:How to get full classname from IMethod
Goto Forum:
  


Current Time: Fri Apr 25 19:16:21 EDT 2025

Powered by FUDForum. Page generated in 0.04947 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top