This is the mail archive of the
insight@sourceware.org
mailing list for the Insight project.
Re: Insight Plug-in examples
- From: Keith Seitz <keiths at redhat dot com>
- To: Dave Bryan <dave dot bryan at gmail dot com>
- Cc: insight at sources dot redhat dot com
- Date: Fri, 24 Mar 2006 11:03:45 -0800
- Subject: Re: Insight Plug-in examples
- References: <op.s6wxdubo010v0s@samsung>
Dave Bryan wrote:
[...] Do you have any other
Tck/tk examples for Insight which show other features & possibilities
for plug-ins ?
The only other example is the Pentium plugin.
src/gdb/gdbtk/plugins/intel-pentium .
As for features, there isn't any formal API. If you need something, your
best bet is to ask on this list, and I can point you in the right
direction. Or do what I do nowadays: look at how other windows do
similar things.
Keith