Showing function return value (Was: Debugging with KDevelop)

Francesco Montorsi f18m_cpp217828 at yahoo.it
Wed Oct 26 00:40:32 UTC 2005


Hi,

Vladimir Prus wrote:
> The implementation should be simple, but it's not clear how to show this. 
> Should we add
> 
>   "return value from foo" to variables list
> 
> and add new "return value from ..." as we continue, or just show the last 
> return value in the variables list?
I would just show the last return value in the variables list; in those pieces of code 
where you have lots of function calls, adding a "return value... " item for each function 
call could just be annoying for the developer...


Francesco





More information about the KDevelop-devel mailing list