Recent

Author Topic: Active Breakpoint  (Read 4542 times)

clafab

  • Newbie
  • Posts: 3
Active Breakpoint
« on: July 31, 2010, 04:40:26 pm »
Urgently!!!
I select the breakpoint but that Build/Run (F9) this ignoring my breakpoint.

I need your help, please?

In one other project I had actived breakpoint but in a new project it doesn't work.

What his it wrong?

Martin_fr

  • Administrator
  • Hero Member
  • *
  • Posts: 9870
  • Debugger - SynEdit - and more
    • wiki
Re: Active Breakpoint
« Reply #1 on: July 31, 2010, 06:42:47 pm »
Well very little info, so very hard to say.

You say in other projects it works?
So I guess you have "GDB" as debugger selected in: Menu: Environment => Options => Debugger ?
And you have set the correct Path to gdb.exe ?


How about your Project setting? (Menu: Project => Project options => Compiler Options => Linking) (older Lazarus "Compiler Options" are in the menu).
Do you have "Debug Info (-g)" OR "Dwarf debug info (-gw)" enabled?

Where is the Breakpoint in your project? Or  in the LCL, or RTL?

When you project runs, do you get blue dots in the editor's Gutter (next to the line numbers)?

What is the output of: Menu "View" => Debug Windows => Debug Output ?



 

TinyPortal © 2005-2018