Tell me, is there any possibility of Visual Studio to debug the code containing lambda functions? Debugger when trying to drive through it the following code generates an error. Maybe there are some appropriate extension to the studio?
Debugging lambda expressions
Page 1 of 13 Replies - 522 Views - Last Post: 06 December 2012 - 11:58 AM
Replies To: Debugging lambda expressions
#2
Re: Debugging lambda expressions
Posted 06 December 2012 - 08:29 AM
You're going to need to be more specific, as in, what errors? I've never had an issue debugging lambda expressions or code with lambdas, so perhaps you're having a specific problem, not a general one.
#3
Re: Debugging lambda expressions
Posted 06 December 2012 - 10:44 AM
You can right-click anywhere inside lambda method, and set breakpoint there.
#4
Re: Debugging lambda expressions
Posted 06 December 2012 - 11:58 AM
the problem is solved. But thanks for help)
Page 1 of 1
|
|

New Topic/Question
Reply




MultiQuote




|