- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I have a fresh compiled project which I run with Inspector with max details possible.
Very ofter when it finds (strange looking issues) it points to very useless lines in code.
Sometimes it is a bracket and sometimes it is a comment line.
The source code used is not modified during the process. So it is always the same source when compiling and when memory checking.
How can I fix this issue?
Regards,
Samuel
Very ofter when it finds (strange looking issues) it points to very useless lines in code.
Sometimes it is a bracket and sometimes it is a comment line.
The source code used is not modified during the process. So it is always the same source when compiling and when memory checking.
How can I fix this issue?
Regards,
Samuel
Link Copied
2 Replies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Sounds like a problem with the debug information. What compiler and linker are you using and did you enable full debug info?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Sorry, I was in a hurry and forgot those infos.
I am on Visual Studio 2008 with VC++ native compiler with full debug info enabled
Samuel
I am on Visual Studio 2008 with VC++ native compiler with full debug info enabled
Samuel

Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page