Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Bypass code block in debugger ?
Message
General information
Forum:
ASP.NET
Category:
Other
Miscellaneous
Thread ID:
00699618
Message ID:
00700025
Views:
15
>>I know I read some where that you can put some kind of directive in the code to bypass the debugger from walking a particular code section. I can't find it nor can I think of a way to search the inet that brings a managable amount of results... I thank you in advance.
>
>Prefix function with and the debugger will treat the function as intrinsic (Always step over) This is a tremendous time saver.

Because of the < and > symbols, your prefix didn't get displayed. Here it is again:

<System.Diagnostics.DebuggerHidden()>
-Paul

RCS Solutions, Inc.
Blog
Twitter
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform