Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.programming > #1557
| From | jt@toerring.de (Jens Thoms Toerring) |
|---|---|
| Newsgroups | comp.programming |
| Subject | Re: variable breakpoint |
| Date | 2012-05-08 12:39 +0000 |
| Organization | Freie Universitaet Berlin |
| Message-ID | <a0sigdFjl9U1@mid.uni-berlin.de> (permalink) |
| References | <18155830.411.1336427761623.JavaMail.geo-discussion-forums@ynll26> <R1Ypr.36121$Ec.8585@newsfe16.iad> |
Daniel Pitts <newsgroup.nospam@virtualinfinity.net> wrote:
> On 5/7/12 2:56 PM, bob wrote:
> > What's that called when you have a breakpoint that gets triggered when
> > a variable's value changes?
> My IDE (IntelliJ IDEA) calls it a Field Watchpoint, which may be
> somewhat Java specific. I think a Watchpoint works as the general
> concept.
It's also called a watchpoint in gdb or in the Perl debugger.
Other names sometimes used seem to be "conditional breakpoint"
and "data breakpoint".
Regards, Jens
--
\ Jens Thoms Toerring ___ jt@toerring.de
\__________________________ http://toerring.de
Back to comp.programming | Previous | Next — Previous in thread | Next in thread | Find similar
variable breakpoint bob <bob@coolfone.comze.com> - 2012-05-07 14:56 -0700
Re: variable breakpoint Daniel Pitts <newsgroup.nospam@virtualinfinity.net> - 2012-05-07 15:30 -0700
Re: variable breakpoint jt@toerring.de (Jens Thoms Toerring) - 2012-05-08 12:39 +0000
Re: variable breakpoint Sjouke Burry <s@b> - 2012-05-08 04:52 +0000
Re: variable breakpoint James Dow Allen <jdallen2000@yahoo.com> - 2012-05-08 10:04 -0700
Re: variable breakpoint Robert Wessel <robertwessel2@yahoo.com> - 2012-05-08 15:26 -0500
csiph-web