Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Date: Thu, 28 Aug 2003 22:04:47 -0400
From: Christopher Faylor <cgf-rcm@cygwin.com>
To: cygwin@cygwin.com
Subject: Re: how can i use my own func in stdio.a?,such as printf
Message-ID: <20030829020447.GA17749@redhat.com>
Reply-To: cygwin@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
References: <BAY1-F10Ye4nhrKtzcb0000eeb5@hotmail.com> <bimbl7$nnm$1@sea.gmane.org>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
In-Reply-To: <bimbl7$nnm$1@sea.gmane.org>
User-Agent: Mutt/1.4.1i

On Thu, Aug 28, 2003 at 09:52:38PM -0400, Rolf Campbell wrote:
>Gdb has an api that can be used for this sort of stuff.  Insight uses it.

Actually insight doesn't really use it.  Insight has hooks throughout gdb.

gdb does have an interface for this, though.  It's called MI.

If anyone is interested in it they should 1) read the documentation about
this in the gdb sources and 2) ask questions in the gdb mailing list.

cgf

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

