• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
I am still having problems setting breakpoints in a Java project
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

I am still having problems setting breakpoints in a Java project


  • Subject: I am still having problems setting breakpoints in a Java project
  • From: Paul Archibald <email@hidden>
  • Date: Mon, 30 Apr 2007 09:55:39 -0700

Comrades,

I am having problems debugging a Java app.

For example, I set a breakpoint inside a constructor, and the debugger ignores it and goes right past it. If I set one in the calling code, the debugger stops there, and I can step into the constructor, and even see my previous breakpoint. I also put a System.out.println("yoohoo") in there, and it got called, but the breakpoint I set on that statement was ignored.

Aside from throwing away project preferences, deleting all breakpoints in a project, quitting and restarting Xcode and my Mac, are there any other suggestions as to how I might get the debugger to honor the breakpoints I put in? This seems so weird, I don't why this could "suddenly" start happening. I have been using Xcode for almost a year, and this just started happening in the last few days. I am using Xcode 2.4.1 on a PPC tiPowerbook running 10.4.9.

Am I just being dense (as sometimes happens)?

Paul


_______________________________________________ Do not post admin requests to the list. They will be ignored. Xcode-users mailing list (email@hidden) Help/Unsubscribe/Update your Subscription: This email sent to email@hidden
  • Prev by Date: Re: Xcode and OpenAL framework
  • Next by Date: Re: project's plist
  • Previous by thread: Re: project's plist
  • Next by thread: Re: I am still having problems setting breakpoints in a Java project
  • Index(es):
    • Date
    • Thread