Black Wolf
- Total activity 14
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 3
- Subscriptions 4
-
-
Black Wolf created a post, Can object allocation hint (and hints in general) not be red?
For me, at least, red = “danger, pay attention”. And most of the hints are just fine, showing as green dots below, fine. However, for some reason HeapView.ObjectAllocation shows up as a red underli... -
-
Black Wolf created a post, Faulty reassigned variable marker on for loop?
I have my for loop variable underscored, and I think this is by mistake. The local variable is only used in the loop, its not reassigned anywhere and its used in every cycle. I see no reason for wa... -
-
-
Black Wolf created a post, AnsweredDebugging | loaded modules/types?
How do I get a list of all modules/assemblies loaded in the actively debugged application? Or an object inspector? I can't seem to find any tools to probe the running process outside the frame cont...