[haiku-commits] Re: haiku: hrev44794 - in src/apps/debugger: user_interface/gui/team_window settings . model

  • From: "Ingo Weinhold" <ingo_weinhold@xxxxxx>
  • To: haiku-commits@xxxxxxxxxxxxx
  • Date: Wed, 07 Nov 2012 15:09:37 +0100

anevilyak@xxxxxxxxx wrote:
> ----------------------------------------------------------------------------
> 
> c1e45a1: Persist watchpoints in TeamSettings.

Is that really useful for address watchpoints? I would see the point for global 
or stack variables (i.e. if the reference to the variable was stored, not their 
address), but even without address space randomization the heap layout doesn't 
always look the same.

CU, Ingo

Other related posts: