Debugger library

Andreas Pakulat apaku at gmx.de
Sun Mar 15 17:54:47 UTC 2009


On 15.03.09 17:09:05, Aleix Pol wrote:
> On Sun, Mar 15, 2009 at 5:04 PM, Niko Sams <niko.sams at gmail.com> wrote:
> 
> > >> The start might have to stay - as a way to say with which debugger the
> > >> target should
> > >> be started.
> > >
> > > Shouldn't this rather be a property of the "run configuration" (probably
> > an
> > > implicit thing, hidden from the user depending on the actual run type
> > thats
> > > being created).
> > Hmm, currently this defined though IRun::setInstrumentor("xdebug"). But
> > one C++ target should be run by different RunProviders (default, gdb,
> > valgrind) - however
> > not xdebug. A php target by default and xdebug.
> > So we need an api to find the possible RunProviders for a target.
> >
> Well, for now we can have 1 Start action per debugger, don't you think?

Please no :) The actions should be in a debug-ui plugin.

Andreas 

-- 
Beware of a tall black man with one blond shoe.




More information about the KDevelop-devel mailing list