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 / May 2005



Tip: Looking for answers? Try searching our database.

Debugger not stopping on dots

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Bint - 12 May 2005 21:37 GMT
Hello,

 I've got some red debugger dots placed in a class constructor, and the
program isn't stopping when it runs over them.  Is that a bug, or is there
something special about constructors where this sometimes won't work?  Just
wondering if others have had the same problem.

Thanks
Bint
larry@skytag.com - 13 May 2005 18:09 GMT
I've never seen this not work. Are you sure that constructor is the one
being used?

Larry
MW Ron - 19 May 2005 16:36 GMT
>Hello,
>
>  I've got some red debugger dots placed in a class constructor, and the
>program isn't stopping when it runs over them.  Is that a bug, or is there
>something special about constructors where this sometimes won't work?  Just
>wondering if others have had the same problem.

It may be using a default constructor or copy constructor and not hiting
yours.  It also could be that this is inlined  and not being hit or
other optimizations.  Be sure optimizations and inlining are off.  But
most likely is it uses a default constructor.

Ron

Signature

Metrowerks Community Forum is a free online resource for developers
to discuss CodeWarrior topics with other users and Metrowerks' staff
       --   http://www.metrowerks.com/community  --

Ron Liechty - MWRon@metrowerks.com - http://www.metrowerks.com

 
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



©2009 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.