• 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
Re: GDB not stopping at breakpoints
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: GDB not stopping at breakpoints


  • Subject: Re: GDB not stopping at breakpoints
  • From: "Roni Music" <email@hidden>
  • Date: Wed, 15 Mar 2006 08:00:45 +0100

Message: 5
Date: Tue, 14 Mar 2006 07:08:01 -0500
From: "William E. Linn, Jr." <email@hidden>
Subject: GDB not stopping at breakpoints
To: "'XCode-User'" <email@hidden>
Message-ID: <000001c6475f$f2373f50$6601a8c0@DELL3200>
Content-Type: text/plain; charset="us-ascii"

I took a working Xcode 2.2 project developed originally on a PowerPC Mac and
copied it to an Intel Mac. Cleaned all targets and build succeeded.
Architectures setting is ${NATIVE_ARCH}. I set various breakpoints and debug
but GDB does not stop at any of my breakpoints. I put some printf's in the
code and I see their output in the Debugger Console window but GDB will not
break. This is my first week using an Intel Mac; what am I missing?

I have the same problem when running on an Intel Mac Most often it doesn't work when setting breakpoints in C++ constructors, it always work OK when running on my PPC Mac. I can step into the constructor but not break into it. It makes debugging very, very hard, for now I have to debug on my PPC

Is this a known problem?
Should we fill a bug report or is there a setting in Xcode we forgot?

Rolf

_______________________________________________
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


  • Follow-Ups:
    • Re: GDB not stopping at breakpoints
      • From: "Sean McBride" <email@hidden>
  • Prev by Date: Xcode doesn't set executable bit for built executable
  • Next by Date: Re: One byte bool
  • Previous by thread: Re: Xcode doesn't set executable bit for built executable
  • Next by thread: Re: GDB not stopping at breakpoints
  • Index(es):
    • Date
    • Thread