This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: how can i use my own func in stdio.a?,such as printf


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/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]