Analyzers
Talk to fellow users of Intel Analyzer tools (Intel VTune™ Profiler, Intel Advisor)
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.

C# build settings

Dick_M_
Beginner
813 Views

What are the best settings for building C# projects in MS Visual Studio for use with VTune? All the documentation seems to be only for C/C++.

0 Kudos
1 Reply
Peter_W_Intel
Employee
813 Views
Use C# compiler option "/debug" with "/pdb filename", see http://msdn.microsoft.com/en-us/library/ms228625(v=vs.80).aspx
0 Kudos
Reply