Kdevelop for console application development - a few questions

Sven Brauch svenbrauch at googlemail.com
Tue Apr 24 14:51:25 UTC 2012


About the shell thing: Yes, I wanted to say that too, as kdevelop
sends bash-specific commands to the terminal, it should enforce the
terminal emulator to actually spawn the bash shell. Every shell
session I have in kdevelop always starts with a command-not-found
error currently (I'm using fish) which is not nice.

Cheers

Am 24. April 2012 16:30 schrieb Milian Wolff <mail at milianw.de>:
> On Tuesday 24 April 2012 16:17:45 David Nolden wrote:
>> I think the solution here is an improved integration of the integrated
>> konsole toolviews.
>>
>> What we need is a konsole-command "dbg! path_to_app" which would run
>> the application right in the toolview, but attach kdevelop as a
>> debugger.
>>
>> When debugging is started from the GUI we can simply send "dbg!
>> path_to_app" to an integrated konsole to forward the output right
>> there.
>>
>> Furthermore, the environment of the konsole toolview (see integrated
>> "setenv!" command) should be set to "debug", and the environment
>> attached to a toolview should be shown in its title.
>>
>> The effect would be, that the output of debugged applications would be
>> shown in an editable toolview with the title "Konsole: debug".
>>
>> I might implement both of these at some point, starting with the second.
>
> Nice but keep in mind that while your work on this is nice for many, there
> just as many that do not use Bash and hence cannot apply your bashisms to
> their shell of choice... Could we maybe abstract it in a way to make it
> possible to use it also from other shell implementations (zsh being the most
> famous one I guess)?
>
> bye
>
> --
> Milian Wolff
> mail at milianw.de
> http://milianw.de
>
> --
> KDevelop-devel mailing list
> KDevelop-devel at kdevelop.org
> https://barney.cs.uni-potsdam.de/mailman/listinfo/kdevelop-devel
>




More information about the KDevelop-devel mailing list