- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
hi -- i have two versions of my program that i want to test, the difference is which libraries are included. one uses the ATLAS BLAS library.
one of them works great.
the other (the one with ATLAS) does not. when i go to (in call graph) configure/functions, none show up. when i try to instrument my program, i get:
All functions instrumentation of module "{my}.exe" was skipped.
this is probably related to an earlier message that:
Wed Jul 20 14:54:34 2005 WARNING: Can not find symbols for module: {my}.exe
Wed Jul 20 14:54:34 2005 ERROR: Can not find symbols for module: no symbol match for function with RVA = 3A160 : {my}.exe
what i'm confused about is that as best as i can tell, it shares all the visual studio property settings as the version that works.
are there any suggestions why visual studio might not be creating the necessary stuff for call graph?
thanks!
one of them works great.
the other (the one with ATLAS) does not. when i go to (in call graph) configure/functions, none show up. when i try to instrument my program, i get:
All functions instrumentation of module "{my}.exe" was skipped.
this is probably related to an earlier message that:
Wed Jul 20 14:54:34 2005 WARNING: Can not find symbols for module: {my}.exe
Wed Jul 20 14:54:34 2005 ERROR: Can not find symbols for module: no symbol match for function with RVA = 3A160 : {my}.exe
what i'm confused about is that as best as i can tell, it shares all the visual studio property settings as the version that works.
are there any suggestions why visual studio might not be creating the necessary stuff for call graph?
thanks!
Link Copied
1 Reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
nevermind. i think the problem is that i need to figure out how to make ATLAS cooperate with the symbol output. any suggestions?
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