Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.java.programmer > #6249
| From | "Qu0ll" <Qu0llSixFour@gmail.com> |
|---|---|
| Newsgroups | comp.lang.java.programmer |
| References | <f3dcd1da-d8e0-4ede-a88d-f364e44a3f80@r18g2000vbs.googlegroups.com> |
| Subject | Re: Debugging on SpringSource Toolsuite 2.7 |
| Date | 2011-07-18 03:06 +1000 |
| Message-ID | <57ydnapFKNtzi77TnZ2dnUVZ_oKdnZ2d@westnet.com.au> (permalink) |
"geo_newbie" wrote in message news:f3dcd1da-d8e0-4ede-a88d-f364e44a3f80@r18g2000vbs.googlegroups.com... > I have installed STS 2.7 and the first odd thing I noticed was the > breakpoints instead of a small blue dot .. it has a small blue dot > with a line thru it. > What does that mean? > > The next thing I noticed was when running the program in debug mode > the program did not stop at the breakpoints but skipped merrily past. > > (I think started STS 2.6 which behaved the same) > > Anyone any ideas? This happens when you have selected the menu option "Skip All Breakpoints" in the Run menu. It allows you to temporarily disable all breakpoints without actually deleting them or managing them one by one. That's why they look that way and why the program isn't stopping on any breakpoints. And loving it, -Qu0ll (Rare, not extinct) _________________________________________________ Qu0llSixFour@gmail.com [Replace the "SixFour" with numbers to email me]
Back to comp.lang.java.programmer | Previous | Next — Previous in thread | Find similar
Debugging on SpringSource Toolsuite 2.7 geo_newbie <eunever32@yahoo.co.uk> - 2011-07-16 07:22 -0700
Re: Debugging on SpringSource Toolsuite 2.7 lewbloch <lewbloch@gmail.com> - 2011-07-16 10:48 -0700
Re: Debugging on SpringSource Toolsuite 2.7 geo_newbie <eunever32@yahoo.co.uk> - 2011-07-16 12:14 -0700
Re: Debugging on SpringSource Toolsuite 2.7 lewbloch <lewbloch@gmail.com> - 2011-07-17 08:35 -0700
Re: Debugging on SpringSource Toolsuite 2.7 "Qu0ll" <Qu0llSixFour@gmail.com> - 2011-07-18 03:06 +1000
csiph-web