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/