• 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
[2.0] Debugger not showing anything, nor respecting breakpoints
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[2.0] Debugger not showing anything, nor respecting breakpoints


  • Subject: [2.0] Debugger not showing anything, nor respecting breakpoints
  • From: Cameron Kerr <email@hidden>
  • Date: Thu, 9 Jun 2005 17:27:46 +1200

Tiger with Xcode 2.0
'External Build System' (ie. UNIX Makefile)

When I Debug & Build, even from a freshly cleaned project, the debugger does not stop at breakpoints. The program is run in gdb, as I can see the output from the Console window.

if I manually set a breakpoint in gdb (b server.c:96), it does not output any response from the command, but I don't know if it should).

I have removed and recreated the project to see if was an upgrade issue, but with no difference.

The Tiger install was a fresh install, not an upgrade (file-system problems forced me too ;^)

This worked in Xcode 1.5 fine, with the same Makefile. The code is compiled with -g (include debugging symbols)

If I run the server from gdb on the command-line, the breakpoints work correctly, so the problem would seem to lie with Xcode.

I know other people have been complaining about this problem, but I have not yet seen a solution. Any ideas how to proceed?

I need to get this available for teaching. Would it be allowable to let the students use Xcode 2.1? I see it has debugging improvements (including watchpoints!), though I have not tried it for myself yet.

-- 

Cameron Kerr

Telecommunications Teaching Fellow & SysAdmin

email@hidden


 _______________________________________________
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: [2.0] Debugger not showing anything, nor respecting breakpoints
      • From: Jason Molenda <email@hidden>
  • Prev by Date: Cross Develop using Target SDK setting in .xcconfig file
  • Next by Date: Re: Cross Develop using Target SDK setting in .xcconfig file
  • Previous by thread: Re: Cross Develop using Target SDK setting in .xcconfig file
  • Next by thread: Re: [2.0] Debugger not showing anything, nor respecting breakpoints
  • Index(es):
    • Date
    • Thread