[haiku-commits] Re: r42204 - in haiku/trunk/src/apps/debugger/user_interface/gui: inspector_window team_window

  • From: Ingo Weinhold <ingo_weinhold@xxxxxx>
  • To: haiku-commits@xxxxxxxxxxxxx
  • Date: Thu, 16 Jun 2011 12:26:23 +0200

On 2011-06-16 at 06:51:29 [+0200], Clemens <clemens.zeidler@xxxxxxxxxxxxxx> 
wrote:
> Is it possible to show the return value of the last called function in the
> variable list? that's helpful sometimes.
> Would also be cool to see the variable values when moving the mouse over
> the variable in the source code view.
> 
> Might be pretty easy to implement when knowing the code...

Unfortunately it's not that easy.

> ps: simple new/delete ref count memory leak detection? :-)

I'd rather see a port of valgrind. Unfortunately also that one isn't 
trivial at all.

CU, Ingo

Other related posts: