Talk About Network

Google


Register and Login
Nick
Password
Register create new account Sign up is FREE and you can post replies, new topics, bookmark posts and more!
Recover lost password


Programming > Codewarrior Windows > Re: CW9.4 Debug...
Latest [ Topics | Posts ] Archive Post A New Topic Post a Reply
<< Topic < Post Post 4 of 4 Topic 300 of 319
Post > Topic >>

Re: CW9.4 Debugger doesn't allow to debug some functions

by dishsi@[EMAIL PROTECTED] Feb 2, 2006 at 12:51 AM

Daniel Friederich wrote:
> Hi Gianluca,
> Well, if a unused function calls a used one, the unused is still not
> used, isn't it? It's the other way round. If you have a used/linked/with
> debug info function and this one does really refer to something which
> does not have debug info, then the second one is used. Well there are
> possibilities like overloading, macros, inlining, and probably others
> which just dont come into my mind why the debugging would not work as
> you are expecting it.
> Some things to look for:
> Is this file compiled and linked into multiple projects?
No. only in this project
> Is is part of different DLL's using only parts of it?
The code in question is linked statically to the application
> I already suggested this one, can you actually step from a used/with
> debug info function into one for which the debug info is missing?
Yes.
> Are you sure the functions without debug information are really used?
Yes, they are. Probably it is the linker that does not understand it.
>
> Oh, something else to look for: Did you enable inlining (or the other
> way round: did you not disable inlining)?
On the same file I had previously problems due to optimization. So I
disabled all optimizations for the entire file

Gianluca
 




 4 Posts in Topic:
CW9.4 Debugger doesn't allow to debug some functions
dishsi@[EMAIL PROTECTED]   2006-01-31 01:38:34 
Re: CW9.4 Debugger doesn't allow to debug some functions
Daniel Friederich <dan  2006-02-01 15:46:55 
Re: CW9.4 Debugger doesn't allow to debug some functions
dishsi@[EMAIL PROTECTED]   2006-02-01 07:24:51 
Re: CW9.4 Debugger doesn't allow to debug some functions
dishsi@[EMAIL PROTECTED]   2006-02-02 00:51:38 

Post A Reply:
  Go here to Signup

AddThis Feed Button


About - Advertising - Contact - Frequently Asked Questions - Privacy Policy - Terms of Use - Signup

Contact
tan12V112 Fri Jul 25 20:08:19 CDT 2008.