Wrox Programmer Forums
|
Visual C++ 2005 For discussion of Visual C++ 2005.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the Visual C++ 2005 section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old June 9th, 2007, 10:01 AM
Registered User
 
Join Date: Mar 2006
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
Default Creating logging plug-in

Hi all,
I want to create a visual studio plug-in like follows.
1. It will work with visual C++ 2005 IDE
2. It can log a value of certain variable
3. Coding time I can set a logging points (like debug points)
4. When debugging the project I can navigate through the code by my plug-in. It means I can go to next logging point.
5. When it leaves a logging point, a user selected variable's value will be logged to a log file.

Can any one give me some suggestion how to do that. I have no idea about debugging time plug-in creation.

Thanks
Eran






Similar Threads
Thread Thread Starter Forum Replies Last Post
Plug-in for Outlook using C# [email protected] C# 2005 1 October 29th, 2008 04:27 PM
Creating logging plug-in maxaeran Visual Studio 2005 0 June 9th, 2007 10:04 AM
SSIS - Built-In Logging / Custom Logging ivobecker23 SQL Server 2005 0 April 21st, 2006 05:41 AM
close Java Plug-In crmpicco Java GUI 0 October 19th, 2005 04:54 AM
How to use the bootstrapper plug-in ? Help please! irnbru VS.NET 2002/2003 1 April 10th, 2005 03:36 PM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.