Making debug ToolView appear

Niko Sams niko.sams at gmail.com
Mon May 31 17:20:59 UTC 2010


On Mon, May 31, 2010 at 16:10, Victor Vicente de Carvalho
<victor.v.carvalho at gmail.com> wrote:
> 2010/5/31 Niko Sams <niko.sams at gmail.com>
>>
>> On Mon, May 31, 2010 at 04:08, Victor Vicente de Carvalho
>> <victor.v.carvalho at gmail.com> wrote:
>> > Hi folks,
>> > What I need to do to make the "Debug" toolview (witch outputs data from
>> > the
>> > application itself) appear? When I'm running an erlang project this
>> > toolview
>> > is not enabled (and while debugging too) and doesn't show up on "Add
>> > tool
>> > view..." on window menu.
>> you need an OutputJob, see gdb/debugjob.cpp line 88
>
> Hmm, I'm already setting that, and the toolview still not shows up. That
> startOutput method is required too?
yes, just take this or the xdebug job as example.

Niko




More information about the KDevelop-devel mailing list