• 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: Breakpoints not working
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Breakpoints not working


  • Subject: Re: Breakpoints not working
  • From: "James J. Merkel" <email@hidden>
  • Date: Fri, 27 Feb 2004 20:58:43 -0800

Thanks to those that have offered suggestions on the breakpoints not working problem.
Some more information:


In the debugger console window if I enter: b AppController.m:321 where AppController.m is one of my files, gdb doesn't recognize the file name.

If I enter: b openFile: where openFile: is one of the methods in the AppController.m file, gdb sets a breakpoint. But the breakpoint is shown at address 9315F174. This is beyond the physical memory of the machine. So something is really screwed up.

This is with a plain vanilla Cocoa objective C application.

Jim Merkel
_______________________________________________
xcode-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/xcode-users
Do not post admin requests to the list. They will be ignored.


  • Prev by Date: Re: (no subject)
  • Next by Date: Indexing of a library project turned off again?
  • Previous by thread: Re: Breakpoints not working
  • Next by thread: file types for syntax highlighting
  • Index(es):
    • Date
    • Thread