From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 10603 invoked by alias); 9 Sep 2008 22:03:29 -0000 Received: (qmail 10400 invoked by uid 22791); 9 Sep 2008 22:03:28 -0000 X-Spam-Status: No, hits=-0.9 required=5.0 tests=AWL,BAYES_50,KAM_MX,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: sourceware.org Received: from mx2.redhat.com (HELO mx2.redhat.com) (66.187.237.31) by sourceware.org (qpsmtpd/0.31) with ESMTP; Tue, 09 Sep 2008 22:02:40 +0000 Received: from int-mx2.corp.redhat.com (int-mx2.corp.redhat.com [172.16.27.26]) by mx2.redhat.com (8.13.8/8.13.8) with ESMTP id m89M2384030562 for ; Tue, 9 Sep 2008 18:02:23 -0400 Received: from ns3.rdu.redhat.com (ns3.rdu.redhat.com [10.11.255.199]) by int-mx2.corp.redhat.com (8.13.1/8.13.1) with ESMTP id m89M1pWh009467 for ; Tue, 9 Sep 2008 18:01:52 -0400 Received: from localhost.localdomain (vpn-6-14.fab.redhat.com [10.33.6.14]) by ns3.rdu.redhat.com (8.13.8/8.13.8) with ESMTP id m89M1oul016258 for ; Tue, 9 Sep 2008 18:01:51 -0400 Message-ID: <48C6F24E.4040902@redhat.com> Date: Tue, 09 Sep 2008 22:03:00 -0000 From: Phil Muldoon User-Agent: Thunderbird 2.0.0.16 (X11/20080723) MIME-Version: 1.0 To: systemtap@sourceware.org Subject: Systemtap Eclipse Editor Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Scanned-By: MIMEDefang 2.58 on 172.16.27.26 X-IsSubscribed: yes Mailing-List: contact systemtap-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Post: List-Help: , Sender: systemtap-owner@sourceware.org X-SW-Source: 2008-q3/txt/msg00605.txt.bz2 For various reasons I started hacking on a Systemtap editor in Eclipse: http://picobot.org/wordpress/?p=31 Mainly (and mostly entirely for) tapset auto-completion. However I've been trying to contact the folks at the UI at: http://stapgui.sourceforge.net/ Too see if that project is still being maintained, and if there is some useful crossover. So if you folks are around, lets talk. Too be sure I want this editor to remain firmly a part of the Eclipse IDE and not a RCP application. Regards Phil Muldoon