How can i track variable values at debug, i want log all process & variable values

Trips

Well-known member
Joined
Aug 7, 2010
Messages
2,788
I have a solution with many projects (assembled sepparetely), all works fine, but I want merge all because i want make only one project (I want it more secure without reflection to make obfuscation process). In process of integration anything appear
not be assigned correctly.

- I want run unified version of proyect and separated assemblies to log all process, to make comparisons of variables assignment & function calling processes
Please give me suggestion, would be valuable
Greets
Cris

View the full article
 
Back
Top