I cant debug a code.i have linked all protoolkit header files and libs to a source code(c#) and even if i hover over a toolkit function it shows its argument and return type. But still when i set a breakpoint to a callback function i get a message"The breakpoint will not currently be hit. No symbols have been "
Regards
Suresh
Suresh,
I have had a similar issue when debugging with Visual Studio 2010. When attaching the debuggerto the xtop dll I had to change the value of <attach to:="> from "Automatic" to "Debug these code types" and check the option native. From then on the symbol were loaded.
Regards,
Jan
Hi Jan,vinay
Jan i tried your idea but it still i m getting a message"The breakpoint will not currently be hit. No symbols have been ",i m also using vs 2010.
Vinay i m using make file i have added compiler and linker options but still i couldnt resolve it and pdb file was also not created.Please Find the attachment for the make file and see if i have added the compiler and linker options correctly.
Regards
Suresh
Hi
Sorry The pdb file is created but still i m unable debug.
Regards
suresh