Whole Tomato Software Forums
Whole Tomato Software Forums
Main Site | Profile | Register | Active Topics | Members | Search | FAQ
 All Forums
 Visual Assist
 Technical Support
 Step Filter isn't picking up debug events

You must be registered to post a reply.
Click here to register.

Screensize:
UserName:
Password:
Format: BoldItalicizeUnderlineStrikethrough Align leftCenterAlign right Insert horizontal ruleUpload and insert imageInsert hyperlinkInsert email addressInsert codeInsert quoted textInsert listInsert Emoji
   
Message:

Forum code is on.
Html is off.

 
Check to subscribe to this topic.
   

T O P I C    R E V I E W
Alan Baljeu Posted - Feb 01 2022 : 12:15:35 PM
After stepping in and out of many functions, the Debug Events window doesn't show any functions to filter out. Thus I can't filter any functions.

Using VS 2019. C++, C++/CLI, C#, native code and managed (.net framework).

Native-only debugging the events are captured.
Mixed-mode debugging does not work.
Managed-only debugging does not work.
1   L A T E S T    R E P L I E S    (Newest First)
feline Posted - Feb 02 2022 : 07:07:26 AM
The first line of the description of this feature, at https://docs.wholetomato.com/default.asp?W506 says:

The VA Step Filter is a tool window of Visual Assist that let you automatically step over methods when using the native C/C++ debugger.

the "native" bit is the key part here. We are tying into a feature of the native C/C++ debugger to make the step filter work. We are considering adding managed C++:

case=80482

and C# support:

case=83714

but this isn't as straight forward as we might like, so I am not sure when we will be able to get this working.

© 2023 Whole Tomato Software, LLC Go To Top Of Page
Snitz Forums 2000