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

  • From: Clemens <clemens.zeidler@xxxxxxxxxxxxxx>
  • To: haiku-commits@xxxxxxxxxxxxx
  • Date: Thu, 16 Jun 2011 16:51:29 +1200

On Thu, 16 Jun 2011 16:21:18 +1200, <anevilyak@xxxxxxxxx> wrote:

Log:
* Refactored MemoryView to be more flexible ; it can now show a configurable choice of hexadecimal and/or character displays of the memory data, with
  different digit grouping sizes. Still needs some work but is basically
  functional.

thats pretty cool, only tried the previous version though, the Debugger seems to mature :-)

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...

thanks,
        Clemens

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

Other related posts: