alanchinese
Regular
- Joined
- Jan 12, 2005
- Messages
- 62
our application displays debugging messages in the output panel (mostly sql queries sent to sql server). i am wondering if i can write a utility to perform some tasks. on the same time, the same utility will catch the debugging messages, filter them, and display them. i guess my goal at the end might become writing a customized debugger....
on the other hand, is it possible to catch which functions were called while debugging without writing any code? if so, code explored map could be constructed...
thanks
on the other hand, is it possible to catch which functions were called while debugging without writing any code? if so, code explored map could be constructed...
thanks