Skip to main content



      Home
Home » Eclipse Projects » Eclipse Platform » Is there a way to break execution whenever a variable changes?
Is there a way to break execution whenever a variable changes? [message #253687] Thu, 17 June 2004 12:20 Go to next message
Eclipse UserFriend
Originally posted by: bdkucer.sandia.gov

In Visual Studio, you can set a watch on a variable that will break
execution whenever that variable changes. Is there a way to accomplish
this in Eclipse?
Re: Is there a way to break execution whenever a variable changes? [message #253691 is a reply to message #253687] Thu, 17 June 2004 12:29 Go to previous messageGo to next message
Eclipse UserFriend
The Java debugger supports "watchpoints". See "Toggle Watchpoint" action in
the Run menu (also in the context menu for fields).

Darin

"Brent Kucera" <bdkucer@sandia.gov> wrote in message
news:casgbs$npe$1@eclipse.org...
> In Visual Studio, you can set a watch on a variable that will break
> execution whenever that variable changes. Is there a way to accomplish
> this in Eclipse?
>
Re: Is there a way to break execution whenever a variable changes? [message #253705 is a reply to message #253691] Thu, 17 June 2004 12:53 Go to previous message
Eclipse UserFriend
Originally posted by: bdkucer.sandia.gov

Darin Wright wrote:

> The Java debugger supports "watchpoints". See "Toggle Watchpoint" action in
> the Run menu (also in the context menu for fields).

> Darin

> "Brent Kucera" <bdkucer@sandia.gov> wrote in message
> news:casgbs$npe$1@eclipse.org...
> > In Visual Studio, you can set a watch on a variable that will break
> > execution whenever that variable changes. Is there a way to accomplish
> > this in Eclipse?
> >

Cool, that's exactly what I need. Thanks!
Previous Topic:Exporting (and importing) configured External Tools
Next Topic:building Eclipse on MacOSX with GTK?
Goto Forum:
  


Current Time: Thu May 08 17:54:20 EDT 2025

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

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

Back to the top