Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TugboatEng on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

The breakpoint will not currently be hit

Status
Not open for further replies.

wasomix

Electrical
Joined
Jul 14, 2011
Messages
10
Location
ES
Hello everybody,

I am trying to debug 2 S-Function blocks using Visual Studio 2010. I have done it following the instructions of the link


Because I use Visual Studio for debugging I have done what says the point: "Debugging C MEX S-Functions Using the Microsoft Visual C++ .NET Environment".

When I place the breakpoints in the first S-Function block; everything is fine. But for the second S-Function block it does not stop there and placing the mouse over the breakpoint, it says:
"The breakpoint will not currently be hit. No symbols have been loaded for this document"

The thing is that I have to check some values in the second block, so I should be able to place there a breakpoint, but I do not know what I have to do.

Thank you very much.

Regards,

waso
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top