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 / January 2004



Tip: Looking for answers? Try searching our database.

Pb debugging C++ app

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
DLPnet - 19 Jan 2004 15:56 GMT
Hello,

When I m debugging my application I can see the source code of most of
my code except for one library. From what I can see this library is not
different than the others. So there must be something I can not see.
This library is not a shared one, just a static .Lib and is compiled in
debug with no optimisation.
So the probleme is that I can only see the assembler code and not the
original source code. (and I can not change to View Source)

I m using CodeWarrior C++ 8.3 on Mac OS 10.3.1

Thanks a lot for your help

Dlp
MW Ron - 19 Jan 2004 16:28 GMT
>Hello,
>
[quoted text clipped - 7 lines]
>
>I m using CodeWarrior C++ 8.3 on Mac OS 10.3.1

My first thought is when you generated the library you did not have the
dot under the bug for the source file so no sym information was created.
If there isn't any then all you see is assembly.

The second thought is that the first time you loaded the library you
located the source and it has moved since that time.

I'd really need more to go on, is this PEF/CFM or is this Mach-O for
example.

Ron

Signature

Metrowerks, maker of CodeWarrior   -  "Software Starts Here"  
Ron Liechty - MWRon@metrowerks.com - <http://www.metrowerks.com>

DLPnet - 19 Jan 2004 18:34 GMT
Hello Ron,

>>So the probleme is that I can only see the assembler code and not the
>>original source code. (and I can not change to View Source)

> My first thought is when you generated the library you did not have the
> dot under the bug for the source file so no sym information was created.
> If there isn't any then all you see is assembly.

That s it !!! Thanks a lot !!!

Dlp
 
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.