Recent

Author Topic: Where the button to clean Debug inspector?  (Read 2539 times)

staratel20

  • Full Member
  • ***
  • Posts: 206
Where the button to clean Debug inspector?
« on: February 14, 2016, 09:01:34 pm »
I'm add variable to watch(and then - Inspect) and now program always stop when it changed.
Windows 7 SP1 x64, FPC 3.0.0, Lazarus from trunk: http://svn.freepascal.org/svn/lazarus/trunk

CountIdentity, ModeClassName - good property naming
IdentityCount,  ClassNameMode  - bad property naming

Martin_fr

  • Administrator
  • Hero Member
  • *
  • Posts: 9869
  • Debugger - SynEdit - and more
    • wiki
Re: Where the button to clean Debug inspector?
« Reply #1 on: February 14, 2016, 11:17:38 pm »
that means you added a "watchpoint" (nothing to do with the inspector)

Open the "breakpoint" window, and there you can delete it.

staratel20

  • Full Member
  • ***
  • Posts: 206
Re: Where the button to clean Debug inspector?
« Reply #2 on: February 15, 2016, 12:05:06 am »
Yes, I really see this point in breakpoint list! But this breakpoint is not highlighted with red line like other. If it bug maybe I can do some steps to help catch it?
Windows 7 SP1 x64, FPC 3.0.0, Lazarus from trunk: http://svn.freepascal.org/svn/lazarus/trunk

CountIdentity, ModeClassName - good property naming
IdentityCount,  ClassNameMode  - bad property naming

Martin_fr

  • Administrator
  • Hero Member
  • *
  • Posts: 9869
  • Debugger - SynEdit - and more
    • wiki
Re: Where the button to clean Debug inspector?
« Reply #3 on: February 15, 2016, 02:11:59 am »
Correct it is not highlighted on a line.

It is not set on any line. It is set an a variable, and it can stop anywhere this variable is written (or even read)

I agree that makes it a bit hidden, and some more visual feedback would be nice. But that is not (yet) available.

staratel20

  • Full Member
  • ***
  • Posts: 206
Re: Where the button to clean Debug inspector?
« Reply #4 on: February 15, 2016, 10:12:56 am »
Martin_fr: thanks for explanation. I think too that is not priority task, all useful even with list of breakpoints, where developer can see such things. Only need to know it)
Windows 7 SP1 x64, FPC 3.0.0, Lazarus from trunk: http://svn.freepascal.org/svn/lazarus/trunk

CountIdentity, ModeClassName - good property naming
IdentityCount,  ClassNameMode  - bad property naming

 

TinyPortal © 2005-2018