Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion Groups
General
GeneralPortable MacsHardwareNetworking
Applications
Mac ApplicationsEudoraFirefox / MozillaInternet ExplorerOutlook ExpressMS OfficeEntourageExcelPowerPointWordVirtual PCMedia PlayerOther MS Products
Programming
Mac ProgrammingCodeWarriorPerl
Country Specific
Australian Mac GroupUK Mac Group

Mac Forum / Programming / CodeWarrior / August 2005



Tip: Looking for answers? Try searching our database.

GDB with CodeWarrior

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Mark Alldritt - 26 Aug 2005 00:12 GMT
Hi All,

I need to break on Cocoa's -[NSException raise].  I cannot find a way to do
this within CW, so I'm switching to gdb.  However, when I enter 'break
-[NSException raise]' GDB reports that -[NSException raise] is not defined.

What do I need to do get GDB to load the right stuff?  This just works from
Xcode, but I'm building this project from CW so I'm stuck.

Thanks
-Mark

Greg - 26 Aug 2005 05:14 GMT
Perhaps Foundation isn't loaded yet. Did you try fb (future-break)? You
can also do 'info sharedlibrary' to see what is loaded.
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.