Merging launch framework

Andreas Pakulat apaku at gmx.de
Sat May 2 23:45:25 UTC 2009


On 02.05.09 21:20:08, Niko Sams wrote:
> On Sat, May 2, 2009 at 9:06 PM, Andreas Pakulat <apaku at gmx.de> wrote:
> > On 01.05.09 18:49:23, Niko Sams wrote:
> >> On Thu, Apr 30, 2009 at 11:34 PM, Andreas Pakulat <apaku at gmx.de> wrote:
> > Same as above basically, provide a gui to setup the launch and create a
> > kjob sublass that reads from the config and creates a KProcess or similar.
> >
> >> - how i can get xdebug working again
> >> (just what interfaces I need to implement etc.)
> >
> > I guess you'll have two plugins for "generic script execution" and php
> > debugger (or is xdebug multi-language?). If so you'll probably want a
> > LaunchConfigurationPage subclass for xdebug specific config pages, a
> > Launcher subclass to create an apropriate job class and that launcher
> > should supply the "debug" as supported mode. And you need to register the
> > laucher with the run controller for the "script" launch config type. See
> > DebuggerPlugin::DebuggerPlugin in gdb for an example.
> >
> Thanks for your explanations. I'll work on this once I have my gdb
> todo list finished...

I'll be back on IRC from tomorrow afternoon on, so then you can also ping
me again for any questions :)

I'll probably fixup the valgrind plugin tomorrow too.

Thanks again for taking care of the gdb unittests.

Andreas

-- 
Your business will go through a period of considerable expansion.




More information about the KDevelop-devel mailing list