Niko, he is talking about kdev3.<br><br>Manoj, have you considered kdevelop4?<br><br><div class="gmail_quote">On Sat, May 2, 2009 at 7:45 AM, Niko Sams <span dir="ltr"><<a href="mailto:niko.sams@gmail.com">niko.sams@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div class="im">On Sat, May 2, 2009 at 4:28 PM, Manoj Rajagopalan <<a href="mailto:rmanoj@umich.edu">rmanoj@umich.edu</a>> wrote:<br>

> Hi all,<br>
><br>
>  I am interested in writing a graphing plugin to visualize 1-D and 2-D<br>
> arrays within the KDevelop debugger. I have tried to google info on writing<br>
> KDevelop plugins but the only thread I found leads to a broken link that is<br>
> supposed to contain an example plugin.<br>
</div>Sounds interesting. Do you have some kind of mock-up of what you plan?<br>
<div class="im"><br>
>  Can someone point me to a webpage or provide some info on how to go about<br>
> this? I have used Qt and KDevelop extensively and have scanned the kdevelop<br>
> source (SVN) and the API documentation.<br>
</div>Best would be to look at existing code.<br>
<div class="im"><br>
>  I am trying to develop this plugin for the 3.5 branch.<br>
</div>I'd recommend using trunk - as noone is working on 3.5 anymore.<br>
Tough gdb plugin is not really stable in trunk.<br>
<br>
The debugger infrastructure isn't finished yet. Especially the<br>
variable display is in the gdb plugin only.<br>
So currently it is not possible to write a generic plugin - it would<br>
habe to be done for<br>
gdb only. However I'm currently working on this - and will create some<br>
sort of common variable display<br>
framework.<br>
<br>
If you need any kind of help just ask here or on #kdevelop<br>
<font color="#888888"><br>
Niko<br>
</font><div><div></div><div class="h5"><br>
_______________________________________________<br>
KDevelop-devel mailing list<br>
<a href="mailto:KDevelop-devel@kdevelop.org">KDevelop-devel@kdevelop.org</a><br>
<a href="https://barney.cs.uni-potsdam.de/mailman/listinfo/kdevelop-devel" target="_blank">https://barney.cs.uni-potsdam.de/mailman/listinfo/kdevelop-devel</a><br>
</div></div></blockquote></div><br>