• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Ron McLeod
  • Tim Cooke
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • Junilu Lacar
  • Rob Spoor
  • Jeanne Boyarsky
Saloon Keepers:
  • Stephan van Hulst
  • Carey Brown
  • Tim Holloway
  • Piet Souris
Bartenders:

Eclipse Breakpoint

 
Greenhorn
Posts: 2
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
All of a sudden I am unable to set a breakpoint by double-clicking in the column. When I double-click, it shows as disabled, and when I double-click again it disappears.

I have in the past successfully set breakpoints in this same file, and have recently seen an exception breakpoint, correctly presented.

I'm running on a new big mac (yum:-)), OSX 10.9, with recently downloaded ADT etc.

I'm new to Eclipse, though used to various other IDEs, and it all seemed to be going well.

Any ideas? I'm new to this forum too, so maybe I should post this query somewhere else?
 
Bartender
Posts: 4179
22
IntelliJ IDE Python Java
  • Likes 1
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Do you have 'Skip All Breakpoints' turned on? I think it is on the Run menu.
 
John Wheater
Greenhorn
Posts: 2
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Steve, that was exactly it. Heaven knows what toad turned on Skip (actually there's only one suspect...). Many thanks for a perfect response.

John
 
Steve Luke
Bartender
Posts: 4179
22
IntelliJ IDE Python Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Glad I could help. I've been there ;) I think there is a a button combo that does it, or possibly some memory from running a debug session... but it seems to happen to me from time to time.
 
Trust God, but always tether your camel... to this tiny ad.
The Low Tech Laboratory Movie Kickstarter is LIVE NOW!
https://www.kickstarter.com/projects/paulwheaton/low-tech
reply
    Bookmark Topic Watch Topic
  • New Topic