Re: GammaRay - Introspection/Debugging Tool for Qt Applications

2011-11-08 Thread Volker Krause
On Wednesday 02 November 2011 20:39:02 Peter =?ISO-8859-1?Q?K=FCmmel?= wrote: > What is the status of windll? It doesn't work here. > Only a prove of principle? > > Why do you not use QProcess to start the process in launch? > If you aren't already busy on windll I could have a look at it. > > An

Re: GammaRay - Introspection/Debugging Tool for Qt Applications

2011-11-02 Thread Volker Krause
On Wednesday 02 November 2011 20:39:02 Peter Kümmel wrote: > What is the status of windll? It doesn't work here. > Only a prove of principle? I can't test myself, but the GammaRay Windows team (Andreas Holzammer, Nicolas Arnaud-Cormos and Patrick Spendrin, most of whom you probably know from KDE W

Re: GammaRay - Introspection/Debugging Tool for Qt Applications

2011-11-02 Thread Volker Krause
On Wednesday 02 November 2011 11:10:17 Bart Cerneels wrote: > On Sun, Oct 30, 2011 at 13:21, Volker Krause wrote: > > Hi! > > > > During the Qt Dev Days in Munich last week we (KDAB) released a new Free > > Software introspection/debugging tool for Qt applications, called > > GammaRay: > > https:

Re: GammaRay - Introspection/Debugging Tool for Qt Applications

2011-11-02 Thread Volker Krause
On Tuesday 01 November 2011 21:56:53 Peter Kümmel wrote: > On 01.11.2011 08:58, Volker Krause wrote: > >> I've also tried to attach to console apps without success. > >> Then I realized that you use the hijacked process to show > >> the GammaRay mainwindow which is not possible in a > >> QCoreAppli

Re: GammaRay - Introspection/Debugging Tool for Qt Applications

2011-11-02 Thread Peter Kümmel
What is the status of windll? It doesn't work here. Only a prove of principle? Why do you not use QProcess to start the process in launch? If you aren't already busy on windll I could have a look at it. And is this list the right list to discuss GammaRay, especially when it comes to win32? Pete

Re: GammaRay - Introspection/Debugging Tool for Qt Applications

2011-11-02 Thread Bart Cerneels
On Sun, Oct 30, 2011 at 13:21, Volker Krause wrote: > Hi! > > During the Qt Dev Days in Munich last week we (KDAB) released a new Free > Software introspection/debugging tool for Qt applications, called GammaRay: > https://github.com/KDAB/GammaRay > > It hooks itself into a Qt application (at star

Re: GammaRay - Introspection/Debugging Tool for Qt Applications

2011-11-01 Thread Peter Kümmel
On 01.11.2011 08:58, Volker Krause wrote: I've also tried to attach to console apps without success. Then I realized that you use the hijacked process to show the GammaRay mainwindow which is not possible in a QCoreApplication executable. So I wonder how difficult it would be to run GammaRay in

Re: GammaRay - Introspection/Debugging Tool for Qt Applications

2011-11-01 Thread Volker Krause
On Monday 31 October 2011 22:36:08 Peter Kümmel wrote: > On 30.10.2011 13:21, Volker Krause wrote: > > Hi! > > > > During the Qt Dev Days in Munich last week we (KDAB) released a new Free > > Software introspection/debugging tool for Qt applications, called > > GammaRay: > > https://github.com/KDAB

Re: GammaRay - Introspection/Debugging Tool for Qt Applications

2011-10-31 Thread Milian Wolff
On Monday 31 October 2011 22:36:08 Peter =?ISO-8859-1?Q?K=FCmmel?= wrote: > On 30.10.2011 13:21, Volker Krause wrote: > > Hi! > > > > During the Qt Dev Days in Munich last week we (KDAB) released a new Free > > Software introspection/debugging tool for Qt applications, called > > GammaRay: > > htt

Re: GammaRay - Introspection/Debugging Tool for Qt Applications

2011-10-31 Thread Peter Kümmel
On 30.10.2011 13:21, Volker Krause wrote: Hi! During the Qt Dev Days in Munich last week we (KDAB) released a new Free Software introspection/debugging tool for Qt applications, called GammaRay: https://github.com/KDAB/GammaRay It hooks itself into a Qt application (at start-up or at runtime) u

GammaRay - Introspection/Debugging Tool for Qt Applications

2011-10-30 Thread Volker Krause
Hi! During the Qt Dev Days in Munich last week we (KDAB) released a new Free Software introspection/debugging tool for Qt applications, called GammaRay: https://github.com/KDAB/GammaRay It hooks itself into a Qt application (at start-up or at runtime) using a variety of methods (ranging from a