• 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: Error_from_debugger:_No_source_file_named ...
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Error_from_debugger:_No_source_file_named ...


  • Subject: Re: Error_from_debugger:_No_source_file_named ...
  • From: Quentin Mathé <email@hidden>
  • Date: Thu, 30 Jan 2003 15:59:48 +0100

Le mercredi, 29 jan 2003, ` 18:47 Europe/Paris, email@hidden a icrit :

Quentin Mathi wrote:
|I have a project I can run perfectly and I can debug with symbolic
|breakpoints but when I try to debug it after I have added a classic
|breakpoint in the left margin of an implementation file named
|DSController.h, I get an an error Error from debugger error: No source
|file named DSControllerColor.m.
|
|I have tried to rebuild it, to clean the active target and to relaunch
|Project Builder but without success

Have you tried removing the "classic breakpoint"? Unless you're using either inline functions or C++ templates, I can't think of a good reason to set a breakpoint in a header file, since normally there won't be any code there.

 I should have said in the left margin of an implementation file named DSController.m, sorry.

Otherwise, I'd guess the project's index is screwed up. Either tell PB to reindex the project (select the topmost item in the file list and do "Show Info", then click "Rebuild Index"), or just delete the build folder (which will delete the old index and force PB to create a new one).

It was a stupid error The debugging_symbols flag was set to NO (I don't know why, but that's another story).
Thanks.

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

  • Follow-Ups:
    • Re: Error_from_debugger:_No_source_file_named ...
      • From: Quentin Mathé <email@hidden>
  • Prev by Date: RE: How obtain CPU info from IORegistry?
  • Next by Date: Continue Debugging
  • Previous by thread: RE: How obtain CPU info from IORegistry?
  • Next by thread: Re: Error_from_debugger:_No_source_file_named ...
  • Index(es):
    • Date
    • Thread